Class CommitterPipelineContext
java.lang.Object
com.norconex.crawler.core.doc.pipelines.committer.CommitterPipelineContext
A context object for crawler pipelines dealing
with
Committer.
This context is short-lived and can be redeclared in a pipeline
chain (i.e., the original context instance may be replaced
by one of the pipeline stages).-
Constructor Summary
ConstructorsConstructorDescriptionCommitterPipelineContext(CrawlerSession crawlSession, CrawlerDocContext docContext) -
Method Summary