Click or drag to resize

dataUnitSpiderIteration Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.crawler.reporting.dataUnits.dataUnitSpiderIteration"]

Inheritance Hierarchy
SystemObject
  dataUnitRowmodelSpiderSiteRecord
    imbWEM.Core.crawler.reporting.dataUnitsdataUnitSpiderIteration

Namespace:  imbWEM.Core.crawler.reporting.dataUnits
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class dataUnitSpiderIteration : dataUnitRow<modelSpiderSiteRecord>, 
	IDataUnitSeriesEntry

The dataUnitSpiderIteration type exposes the following members.

Constructors
  NameDescription
Public methoddataUnitSpiderIteration
Initializes a new instance of the dataUnitSpiderIteration class
Top
Properties
  NameDescription
Public propertyavg_score_l
Average link score over the web site - before drop out
Public propertyavg_score_l_trend
Description of $property$
Public propertyavg_scoreADO_l
Average link score at beginning of the iteration
Public propertyiteration (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertylastEntry (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertylastSpiderEntry
Protected propertymonitor (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertynw_detected_l
Links detected since last iteration
Public propertynw_failed_l
Links load failures
Public propertynw_loaded_p
Pages loaded since last iteration
Public propertynw_processed_l
Count of links were processed in last iteration
Public propertynw_ruledout_l
Links ruled-out since last iteration
Public propertyparent (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertyrowCreated (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertysinceLastMin (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public propertyst_detected_l
Stability of links detected count
Public propertyst_detected_p
Public propertyst_ingame_l
Stability of ingame links count
Public propertyst_loaded_p
Stability of loaded pages count
Public propertyst_ruledout_l
Stability of ruled out links in last iteration
Public propertytc_detected_l
Public propertytc_detected_p
Total count of detected links
Public propertytc_ingame_l
Total count of links still in consideration to visit
Public propertytc_loaded_p
Total count of loaded pages
Public propertytc_score_l
Total active link score - before drop out
Public propertytc_scoreADO_l
Total active link score - after drop out
Top
Methods
  NameDescription
Public methodcheckData (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public methodprepare (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Public methodsetData (Overrides dataUnitRow.setData(UTP).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataUnitRowmodelSpiderSiteRecord.)
Top
See Also

Reference

[!:imbSCI.DataComplex.data.dataUnits.core.dataUnitRow<TInstance>.spider.model.modelSpiderSiteRecord>]
IDataUnitSeriesEntry