- All Implemented Interfaces:
- IPipelineStage<com.norconex.collector.core.pipeline.BasePipelineContext>
public final class FileQueuePipeline
extends Pipeline<com.norconex.collector.core.pipeline.BasePipelineContext>
Performs path handling logic before actual processing of the document
it represents takes place. That is, before any
document or document properties download is performed.
Instances are only valid for the scope of a single path.
This pipeline is responsible for storing potentially valid references
to the crawl data store queue.
- Author:
- Pascal Essiembre