Click or drag to resize

modelSpiderSiteRecord Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Data model :: spider execution record for [!:testDefinition]
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      modelDataSet
        modelRecordBase
          modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord
            imbWEM.Core.crawler.modelmodelSpiderSiteRecord

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class modelSpiderSiteRecord : modelRecordParentBase<spiderWeb, spiderLink, modelSpiderPageRecord>, 
	IModelSiteGlobals, IModelSpiderGlobals

The modelSpiderSiteRecord type exposes the following members.

Constructors
  NameDescription
Public methodmodelSpiderSiteRecord
Initializes a new instance of the modelSpiderSiteRecord class
Top
Properties
  NameDescription
Public propertyaJob
Public propertyaRecord
Public propertyblockMax
Public propertyblockMin
Public propertychildIndexCurrent (Inherited from modelRecordBase.)
Public propertychildInstance (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public propertychildRecord (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public propertychildren (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public propertycontext
Public propertycrossLinkStats
Public propertycurrentModuleData
Public propertydataCollectionExtendedList (Inherited from modelDataSet.)
Public propertydomain
Public propertydomainInfo
Public propertyduplicateCount
Public propertyduration (Inherited from modelRecordBase.)
Public propertyfrontierDLC
Record on module performances
Protected propertyid_global (Inherited from modelRecordBase.)
Public propertyindexDeployedMe
Protected propertyindexDomainInfo
Informacija iz domen indeksa
Public propertyinstance (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public propertyinstanceID (Inherited from modelRecordBase.)
Protected propertyinstanceOrKeyData (Inherited from modelRecordBase.)
Protected propertyinstanceTypeInfo (Inherited from modelRecordBase.)
Public propertyiteration
Public propertyiterationTableRecord
Protected propertyiTI (Inherited from modelRecordBase.)
Public propertylastInput
Public propertylastOutput
Public propertylinkHierarchy
Public propertylistOfDuplicatedPages
Public propertylogBuilder (Inherited from modelDataSet.)
Public propertylogContent (Inherited from modelRecordBase.)
Public propertyMasterTFIDF
Public propertyname (Inherited from modelRecordBase.)
Public propertypageRecallTarget
Target for recall measurement
Public propertypageTokenizationFailed
Public propertyparent (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public propertyreallyFinished (Inherited from modelRecordBase.)
Public propertyrelevantPages
Public propertyremarkFlags (Inherited from modelRecordBase.)
Public propertyresultPageSet
Public propertyspider
Reference to the spider blueprint instance of crawler (the one created by analytic console)
Public propertyspiderDLCTask
Reference to crawler domain task that runs this DLC thread
Public propertyspiderReal
Real instance of spider/crawler used for this DLC thread
Public propertyspiderTaskResults
Collection of results
Public propertystage
Public propertystageControl
Public propertystartCallCount (Inherited from modelRecordBase.)
Public propertystartingThread (Inherited from modelRecordBase.)
Public propertystate (Inherited from modelRecordBase.)
Public propertytestRunStamp (Inherited from modelRecordBase.)
Public propertytimeFinish (Inherited from modelRecordBase.)
Public propertytimeseries
Time series with statistics of each iteration
Public propertytimeStart (Inherited from modelRecordBase.)
Public propertytRecord
Public propertyUID (Inherited from modelRecordBase.)
Public propertyVAR_AllowAutoOutputToConsole (Overrides modelDataSet.VAR_AllowAutoOutputToConsole.)
Public propertyVAR_AllowInstanceToOutputToConsole (Inherited from modelRecordBase.)
Public propertyVAR_FilenameBase (Inherited from modelRecordBase.)
Public propertyVAR_FilenameExtension (Inherited from modelRecordBase.)
Public propertyVAR_FilenamePrefix (Inherited from modelRecordBase.)
Public propertyVAR_FolderPathForAutosave (Inherited from modelRecordBase.)
Public propertyVAR_LogPrefix (Overrides modelDataSet.VAR_LogPrefix.)
Public propertyVAR_RecordModeFlags (Overrides modelRecordBase.VAR_RecordModeFlags.)
Public propertyVAR_RegisterForAutosave (Inherited from modelRecordBase.)
Public propertyweb
Public propertywGeneralRecord
Public propertywProfile
Public propertywRecord
Top
Methods
  NameDescription
Protected method_doOnRealFinish (Inherited from modelRecordBase.)
Public method_recordFinish (Inherited from modelRecordBase.)
Public method_recordStart (Inherited from modelRecordBase.)
Protected method_recordStartHandle (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public methodAppendDataFields(PropertyCollectionExtended)
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) (Inherited from modelRecordBase.)
Protected methodcheckBlockMinMax
Public methoddatasetBuildOnFinish (Overrides modelRecordBase.datasetBuildOnFinish.)
Public methoddatasetBuildOnFinishDefault (Inherited from modelRecordBase.)
Public methodDispose
Releases all resources used by the modelSpiderSiteRecord
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 methodfinishChildRecord
Finishes the child record.
(Overrides modelRecordParentBase.finishChildRecord.)
Public methodgetChildRecord (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public methodGetChildRecords (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public methodGetCrossLinkStats
Gets the crosslinks statistics.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIndexInfo
Gets the index information.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodinitialize
Initializes this instance.
Public methodlog (Inherited from modelRecordBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodrecordFinish
Records the finish. Make sure to call [!:_recordFinish] at the end of the method
(Overrides modelRecordParentBase.recordFinish(Object).)
Public methodrecordStart
Records the start. Make sure to call [!:_recordStart] at beginning of the method
(Overrides modelRecordParentBase.recordStart(String, String, Object).)
Public methodSetLogSerializable (Inherited from modelRecordBase.)
Public methodstartChildRecord
Starts the child record.
(Overrides modelRecordParentBase.startChildRecord(UTP, String).)
Public methodstartNextChildRecord (Inherited from modelRecordParentBasespiderWeb, spiderLink, modelSpiderPageRecord.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Fields
  NameDescription
Protected field_log (Inherited from modelDataSet.)
Protected field_logContent (Inherited from modelDataSet.)
Top
See Also

Reference

[!:aceCommonTypes.primitives.imbBindable]