Click or drag to resize

frontierRankingAlgorithmDLCRecordreportStartOfFRA Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reports the start iteration: posle ekstrakcije, pre rangiranja

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public frontierRankingAlgorithmIterationRecord reportStartOfFRA(
	int currentIteration,
	modelSpiderSiteRecord __wRecord,
	spiderModuleData<spiderLink> input
)

Parameters

currentIteration
Type: SystemInt32
The current iteration.
__wRecord
Type: imbWEM.Core.crawler.modelmodelSpiderSiteRecord
The w record.
input
Type: imbWEM.Core.crawler.modulesspiderModuleDataspiderLink

[Missing <param name="input"/> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportStartOfFRA(System.Int32,imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbWEM.Core.crawler.modules.spiderModuleData{imbWEM.Core.crawler.targets.spiderLink})"]

Return Value

Type: frontierRankingAlgorithmIterationRecord

[Missing <returns> documentation for "M:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord.reportStartOfFRA(System.Int32,imbWEM.Core.crawler.model.modelSpiderSiteRecord,imbWEM.Core.crawler.modules.spiderModuleData{imbWEM.Core.crawler.targets.spiderLink})"]

See Also