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.INTERRUPTED_EXCEPTION |
static PipesResult |
PipesResult.NO_EMITTER_FOUND |
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) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.