Uses of Interface
com.norconex.crawler.core.cluster.pipeline.PipelineManager
Packages that use PipelineManager
Package
Description
-
Uses of PipelineManager in com.norconex.crawler.core.cluster
Methods in com.norconex.crawler.core.cluster that return PipelineManager -
Uses of PipelineManager in com.norconex.crawler.core.cluster.impl.hazelcast
Methods in com.norconex.crawler.core.cluster.impl.hazelcast that return PipelineManager -
Uses of PipelineManager in com.norconex.crawler.core.cluster.impl.hazelcast.pipeline
Classes in com.norconex.crawler.core.cluster.impl.hazelcast.pipeline that implement PipelineManager -
Uses of PipelineManager in com.norconex.crawler.core.cluster.impl.memory
Classes in com.norconex.crawler.core.cluster.impl.memory that implement PipelineManagerModifier and TypeClassDescriptionclassSingle-node pipeline manager that executes steps sequentially on the calling thread.Methods in com.norconex.crawler.core.cluster.impl.memory that return PipelineManager -
Uses of PipelineManager in com.norconex.crawler.core.cluster.impl.mvstore
Methods in com.norconex.crawler.core.cluster.impl.mvstore that return PipelineManager -
Uses of PipelineManager in com.norconex.crawler.core.cluster.pipeline
Methods in com.norconex.crawler.core.cluster.pipeline with parameters of type PipelineManagerModifier and TypeMethodDescriptionstatic voidPipelineProgressJMX.register(CrawlerContext ctx, PipelineManager manager, String pipelineId) Constructors in com.norconex.crawler.core.cluster.pipeline with parameters of type PipelineManagerModifierConstructorDescriptionPipelineProgressBean(PipelineManager pipelineManager, String pipelineId)