Uses of Class
org.apache.tika.pipes.PipesReporter
Package
Description
-
Uses of PipesReporter in org.apache.tika.pipes
Modifier and TypeClassDescriptionclass
class
Simple PipesReporter that logs everything at the debug level.class
Base class that includes filtering byPipesResult.STATUS
Modifier and TypeMethodDescriptionvoid
CompositePipesReporter.addPipesReporter
(PipesReporter pipesReporter) -
Uses of PipesReporter in org.apache.tika.pipes.async
-
Uses of PipesReporter in org.apache.tika.pipes.reporters.fs
Modifier and TypeClassDescriptionclass
This is intended to write summary statistics to disk periodically. -
Uses of PipesReporter in org.apache.tika.pipes.reporters.jdbc
Modifier and TypeClassDescriptionclass
This is an initial draft of a JDBCPipesReporter. -
Uses of PipesReporter in org.apache.tika.pipes.reporters.opensearch
Modifier and TypeClassDescriptionclass
As of the 2.5.0 release, this is ALPHA version.