Package org.apache.tika.eval.app
Class StatusReporter
java.lang.Object
org.apache.tika.eval.app.StatusReporter
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStatusReporter(CallablePipesIterator pipesIterator, AtomicInteger filesProcessed, AtomicInteger activeWorkers, AtomicBoolean crawlerIsActive) -
Method Summary
-
Field Details
-
COMPLETED_VAL
public static final long COMPLETED_VAL- See Also:
-
-
Constructor Details
-
StatusReporter
public StatusReporter(CallablePipesIterator pipesIterator, AtomicInteger filesProcessed, AtomicInteger activeWorkers, AtomicBoolean crawlerIsActive)
-
-
Method Details