Class CommitterPipelineContext

java.lang.Object
com.norconex.crawler.core.doc.pipelines.committer.CommitterPipelineContext

public class CommitterPipelineContext extends Object
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).