Uses of Class
org.apache.tika.batch.Interrupter
-
Packages that use Interrupter Package Description org.apache.tika.batch org.apache.tika.batch.builders -
-
Uses of Interrupter in org.apache.tika.batch
Constructors in org.apache.tika.batch with parameters of type Interrupter Constructor Description BatchProcess(FileResourceCrawler fileResourceCrawler, ConsumersManager consumersManager, StatusReporter reporter, Interrupter interrupter)
-
Uses of Interrupter in org.apache.tika.batch.builders
Methods in org.apache.tika.batch.builders that return Interrupter Modifier and Type Method Description Interrupter
InterrupterBuilder. build(Node n, long pauseOnEarlyTermination, Map<String,String> commandlineArguments)
-