| Package | Description | 
|---|---|
| org.apache.tika.pipes | 
| Modifier and Type | Field and Description | 
|---|---|
| static PipesResult | PipesResult. CLIENT_UNAVAILABLE_WITHIN_MS | 
| static PipesResult | PipesResult. EMIT_SUCCESS | 
| static PipesResult | PipesResult. EMPTY_OUTPUT | 
| static PipesResult | PipesResult. INTERRUPTED_EXCEPTION | 
| static PipesResult | PipesResult. OOM | 
| static PipesResult | PipesResult. TIMEOUT | 
| static PipesResult | PipesResult. UNSPECIFIED_CRASH | 
| Modifier and Type | Method and Description | 
|---|---|
| PipesResult | PipesParser. parse(FetchEmitTuple t) | 
| PipesResult | PipesClient. process(FetchEmitTuple t) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | PipesReporter. report(FetchEmitTuple t,
      PipesResult result,
      long elapsed) | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.