| Package | Description |
|---|---|
| org.apache.tika.pipes | |
| org.apache.tika.pipes.async | |
| org.apache.tika.pipes.pipesiterator |
| Modifier and Type | Method and Description |
|---|---|
PipesResult |
PipesParser.parse(FetchEmitTuple t) |
PipesResult |
PipesClient.process(FetchEmitTuple t) |
abstract void |
PipesReporter.report(FetchEmitTuple t,
PipesResult result,
long elapsed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AsyncProcessor.offer(FetchEmitTuple t,
long offerMs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AsyncProcessor.offer(List<FetchEmitTuple> newFetchEmitTuples,
long offerMs) |
| Modifier and Type | Field and Description |
|---|---|
static FetchEmitTuple |
PipesIterator.COMPLETED_SEMAPHORE |
| Modifier and Type | Method and Description |
|---|---|
Iterator<FetchEmitTuple> |
PipesIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PipesIterator.tryToAdd(FetchEmitTuple p) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.