dataUnitSpiderIteration Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.reporting.dataUnits.dataUnitSpiderIteration"]
Namespace: imbWEM.Core.crawler.reporting.dataUnits
public class dataUnitSpiderIteration : dataUnitRow<modelSpiderSiteRecord>, IDataUnitSeriesEntry
The dataUnitSpiderIteration type exposes the following members.
| Name | Description | |
|---|---|---|
| dataUnitSpiderIteration | Initializes a new instance of the dataUnitSpiderIteration class |
| Name | Description | |
|---|---|---|
| avg_score_l |
Average link score over the web site - before drop out
| |
| avg_score_l_trend |
Description of $property$
| |
| avg_scoreADO_l |
Average link score at beginning of the iteration
| |
| iteration | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| lastEntry | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| lastSpiderEntry | ||
| monitor | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| nw_detected_l |
Links detected since last iteration
| |
| nw_failed_l |
Links load failures
| |
| nw_loaded_p |
Pages loaded since last iteration
| |
| nw_processed_l |
Count of links were processed in last iteration
| |
| nw_ruledout_l |
Links ruled-out since last iteration
| |
| parent | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| rowCreated | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| sinceLastMin | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| st_detected_l |
Stability of links detected count
| |
| st_detected_p | ||
| st_ingame_l |
Stability of ingame links count
| |
| st_loaded_p |
Stability of loaded pages count
| |
| st_ruledout_l |
Stability of ruled out links in last iteration
| |
| tc_detected_l | ||
| tc_detected_p |
Total count of detected links
| |
| tc_ingame_l |
Total count of links still in consideration to visit
| |
| tc_loaded_p |
Total count of loaded pages
| |
| tc_score_l |
Total active link score - before drop out
| |
| tc_scoreADO_l |
Total active link score - after drop out
|
| Name | Description | |
|---|---|---|
| checkData | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| prepare | (Inherited from dataUnitRowmodelSpiderSiteRecord.) | |
| setData | (Overrides dataUnitRow.setData(UTP).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataUnitRowmodelSpiderSiteRecord.) |