Package | Description |
---|---|
org.apache.tika.pipes | |
org.apache.tika.pipes.async | |
org.apache.tika.pipes.pipesiterator | |
org.apache.tika.pipes.pipesiterator.fs | |
org.apache.tika.pipes.reporters.fs |
Modifier and Type | Method and Description |
---|---|
void |
CompositePipesReporter.report(TotalCountResult totalCountResult) |
void |
PipesReporter.report(TotalCountResult totalCountResult)
No-op implementation.
|
Modifier and Type | Method and Description |
---|---|
TotalCountResult |
AsyncStatus.getTotalCountResult() |
Modifier and Type | Method and Description |
---|---|
void |
AsyncStatus.update(Map<PipesResult.STATUS,Long> statusCounts,
TotalCountResult totalCountResult,
AsyncStatus.ASYNC_STATUS status) |
Modifier and Type | Field and Description |
---|---|
static TotalCountResult |
TotalCountResult.UNSUPPORTED |
Modifier and Type | Method and Description |
---|---|
TotalCountResult |
TotalCounter.getTotalCount()
Returns the total count so far.
|
Modifier and Type | Method and Description |
---|---|
TotalCountResult |
FileSystemPipesIterator.getTotalCount() |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemStatusReporter.report(TotalCountResult totalCountResult) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.