Click or drag to resize

SM_LD Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The SM_LD type exposes the following members.

Methods
  NameDescription
Protected method__operation_GetLoadTaskCommon (Inherited from spiderEvaluatorBase.)
Public methodAppendDataFields (Inherited from spiderModularEvaluatorBase.)
Public methodapproveUrl
Approves the URL for futher consideration based on url string content
(Inherited from spiderEvaluatorBase.)
Public methodClone (Inherited from spiderEvaluatorBase.)
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 methodgetSpiderSingleTask
Creates single web loading task
(Inherited from spiderEvaluatorBase.)
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 methodoperation_applyLinkRules (Inherited from spiderModularEvaluatorBase.)
Public methodoperation_detectCrossLinks
Populate relationship information
(Inherited from spiderEvaluatorBase.)
Protected methodoperation_doControlAndStats (Inherited from spiderEvaluatorBase.)
Public methodoperation_evaluatePages
E3: Performes ranking, selects the next task and drops links below
(Inherited from spiderEvaluatorBase.)
Public methodoperation_GetLoadTask (Inherited from spiderModularEvaluatorBase.)
Public methodoperation_receiveResult
E1: Operations the receive result.
(Inherited from spiderEvaluatorBase.)
Public methodprepareAll (Inherited from spiderModularEvaluatorBase.)
Public methodreportCrawlFinished (Inherited from spiderModularEvaluatorBase.)
Public methodreportDomainFinished (Inherited from spiderModularEvaluatorBase.)
Public methodreportIteration (Inherited from spiderModularEvaluatorBase.)
Public methodsetStartPage
Sets the start page and inicializes all rule sets
(Inherited from spiderEvaluatorBase.)
Public methodsetupAll (Overrides spiderEvaluatorBasesetupAll.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also