Class CrawlerSession.State
java.lang.Object
com.norconex.crawler.core.session.CrawlerSession.State
- Enclosing class:
CrawlerSession
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanlonginthashCode()setCrawlState(CrawlerState crawlState) setLastUpdated(long lastUpdated) toString()
-
Constructor Details
-
State
public State()
-
-
Method Details