spiderRankingModuleBase Methods |
[This is preliminary documentation and is subject to change.]
The spiderRankingModuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRule | (Overrides spiderModuleBaseAddRule(IRuleBase).) | |
| CountElements | (Overrides spiderModuleBaseCountElements.) | |
| CountRules | (Inherited from spiderModuleBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| evaluate | (Inherited from spiderModuleBase.) | |
| 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.) | |
| onStartIteration | (Inherited from spiderModuleBase.) | |
| prepare |
Prepares this instance.
(Overrides spiderModuleBaseprepare.) | |
| rankLinks |
Ranks the links.
(Inherited from spiderModuleBase.) | |
| reportCrawlFinished | (Inherited from spiderModuleBase.) | |
| reportDomainFinished | (Inherited from spiderModuleBase.) | |
| reportIteration | (Inherited from spiderModuleBase.) | |
| setup | (Inherited from spiderModuleBase.) | |
| startIteration | (Overrides spiderModuleBasestartIteration(Int32, modelSpiderSiteRecord).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |