crawlerDomainTaskMachine Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.engine.crawlerDomainTaskMachine"]
Namespace: imbWEM.Core.crawler.engine
public class crawlerDomainTaskMachine
The crawlerDomainTaskMachine type exposes the following members.
| Name | Description | |
|---|---|---|
| crawlerDomainTaskMachine(modelSpiderTestRecord, ListwebSiteProfile, analyticMacroBase) |
Initializes a new instance of the crawlerDomainTaskMachine class.
| |
| crawlerDomainTaskMachine(modelSpiderTestRecord, ListwebSiteProfile, directAnalyticReporter, folderNode) | Initializes a new instance of the crawlerDomainTaskMachine class |
| Name | Description | |
|---|---|---|
| _timeLimitForDLC | ||
| activatedThreads | ||
| allTaskDone | ||
| cpuTaker | ||
| dataLoadTaker | ||
| doContinue |
Indicating if the machine should continue running
| |
| folder | ||
| isEnabled | ||
| lastLoad | ||
| lastStatusReport | ||
| LoadForMemoryFlush | ||
| logger | ||
| maxThreads | ||
| plugins | ||
| reporter | ||
| reportPlugins | ||
| setup | ||
| startTime | ||
| taskDone | ||
| taskRunning | ||
| taskWaiting | ||
| TimeForObligatoryReport | ||
| TimeLimitForCompleteJob |
Time limit in minutes
| |
| TimeLimitForDomainCrawlCancelation |
It will call for brute force cancelation
| |
| TimeLimitForTask | ||
| tRecord | ||
| webLoaderControler |
Optimizuje ucitavanje
|
| Name | Description | |
|---|---|---|
| Cancel |
Cancels this instance.
| |
| changeTaskDone | ||
| changeTaskRunning | ||
| checkSettings | ||
| 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.) | |
| SetWebLoaderControler |
Sets the web loader controler.
| |
| start |
Starts this instance.
| |
| startAutoParallel |
Optimizovan preko .NET Taskova --- tek treba da se implementira
| |
| statusReport | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| measureTaker |