| Package | Description |
|---|---|
| org.apache.tika.batch | |
| org.apache.tika.batch.builders |
| Modifier and Type | Field and Description |
|---|---|
private Interrupter |
BatchProcess.interrupter |
| Constructor and Description |
|---|
BatchProcess(FileResourceCrawler fileResourceCrawler,
ConsumersManager consumersManager,
StatusReporter reporter,
Interrupter interrupter) |
| Modifier and Type | Method and Description |
|---|---|
Interrupter |
InterrupterBuilder.build(org.w3c.dom.Node n,
java.util.Map<java.lang.String,java.lang.String> commandlineArguments) |
private Interrupter |
BatchProcessBuilder.buildInterrupter(org.w3c.dom.Node node,
java.util.Map<java.lang.String,java.lang.String> runtimeAttributes) |