frontierRankingAlgorithmIterationRecord Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.modules.performance
public class frontierRankingAlgorithmIterationRecord : frontierEntryCommonBase
The frontierRankingAlgorithmIterationRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| frontierRankingAlgorithmIterationRecord | Initializes a new instance of the frontierRankingAlgorithmIterationRecord class |
| Name | Description | |
|---|---|---|
| accumulatedLanguage | ||
| accumulatedStructure | ||
| accumulatedTemplate | ||
| accumulation | ||
| allTargets | ||
| drain | ||
| duration | ||
| evaluationCertainty | ||
| evaluationKnown | ||
| evaluationUnknown | ||
| fail | ||
| inputPotentialPrecission | ||
| inputTargets | ||
| iteration | (Inherited from frontierEntryCommonBase.) | |
| moduleUse | ||
| name | (Inherited from frontierEntryCommonBase.) | |
| newTargets | ||
| oldTargets | ||
| output | ||
| outputPotentialPrecission | Ratio | |
| PLleft | Pages to be loaded until end of the crawl - i.e. to reach page load limit | |
| PotChangeIP | ||
| potentialPrecissionChange | ||
| PotInputIP | Potential nominal IP score of the output, average on all targets in the output | |
| PotOutputIP | Potential nominal IP score of the output, average on all targets in the output | |
| rowsAggregated | (Inherited from frontierEntryCommonBase.) | |
| start | (Inherited from frontierEntryCommonBase.) | |
| success |
| Name | Description | |
|---|---|---|
| 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 dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |