Class PipelineProgress.PipelineProgressBuilder
java.lang.Object
com.norconex.crawler.core.cluster.pipeline.PipelineProgress.PipelineProgressBuilder
- Enclosing class:
PipelineProgress
-
Method Summary
Modifier and TypeMethodDescriptionbuild()currentStepId(String currentStepId) currentStepIndex(int currentStepIndex) status(PipelineStatus status) stepCount(int stepCount) stepMessage(String stepMessage) stepProgress(float stepProgress) toString()