Click or drag to resize

frontierRankingAlgorithmDLCRecord Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord"]

Inheritance Hierarchy
SystemObject
  objectDataSetmoduleDLCRecord, moduleIterationRecord
    imbWEM.Core.crawler.modules.performancefrontierRankingAlgorithmDLCRecord

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class frontierRankingAlgorithmDLCRecord : objectDataSet<moduleDLCRecord, moduleIterationRecord>

The frontierRankingAlgorithmDLCRecord type exposes the following members.

Constructors
  NameDescription
Public methodfrontierRankingAlgorithmDLCRecord
Initializes a new instance of the frontierRankingAlgorithmDLCRecord class
Public methodfrontierRankingAlgorithmDLCRecord(modelSpiderSiteRecord)
Initializes a new instance of the frontierRankingAlgorithmDLCRecord class
Top
Properties
  NameDescription
Public propertycrawlerName
Public propertydescription (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertydomainName
Protected propertyfileFolder (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertygeneralDataTable
Public propertygeneralRecords
Public propertyItem (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyjobName
Public propertymodRecords
Public propertymoduleSummaryDataTable
Public propertyname (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyobjectTables (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyProcessTime
Top
Methods
  NameDescription
Protected methoddeploy
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 methodGetDataSet (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public methodGetEnumerator (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNew (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
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 methodreportDomainOut
Public methodreportEndOfFRA
Called after the all modules at end of FRA
Public methodreportIterationOut
Generates ouiteration out.
Public methodreportStartOfFRA
Reports the start iteration: posle ekstrakcije, pre rangiranja
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference

[!:aceCommonTypes.data.tables.objectDataSet<imbAnalyticsEngine.spider.modules.performance.moduleDLCRecord, imbAnalyticsEngine.spider.modules.performance.moduleIterationRecord>]