Package com.norconex.crawler.core.session
package com.norconex.crawler.core.session
-
ClassDescriptionWrapper around an existing cluster string cache, offering generic attribute setters and getters for convenience.Thin wrapper over
EventManagerfor firing crawler events.Whether we are executing a full or incremental crawler run.Describes the state of the crawler when launched (new launch or resuming a non completed/failed one).Coordinates once-per-session and once-per-run task deduplication using the distributed cache, and exposes the run-scoped attribute store.Details on the current crawl run.Establishes the current crawl run information specific to this run.A crawl session, representing a crawl from begin to finish, which may include zero to multiple "resumes" from stops, or failures.Manages persistent crawl-state and session-scoped attributes stored in the distributed session cache.