arachnode.net

Cache Members

Cache overview

Internal Static Properties

Discoveries Gets the discoveries.
Politenesses Gets the politenesses.
UncrawledCrawlRequests Gets the uncrawled crawl requests.
UncrawledCrawlRequestsLock Gets the uncrawled CrawlRequests lock.

Internal Static Methods

AddCrawlRequestToBeCrawledOverloaded. Adds the crawl request to be crawled.
AddPoliteness Adds a Politeness to the Cache with the sliding expiration specified by TimeSpan.FromDays(1).
GetDiscoveryOverloaded. Gets the discovery.
GetPoliteness Returns a Politeness addressable by a Host.
InstantiateCachePeers
ManagePolitenesses Manages the politenesses.
PopulateDiscoveries
SaveDiscoveriesToDatabase Saves the discoveries to database.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Cache Class | Arachnode.SiteCrawler.Core Namespace