| Package | Description | 
|---|---|
| org.apache.tika.pipes | |
| org.apache.tika.pipes.emitter | 
| Modifier and Type | Method and Description | 
|---|---|
| EmitKey | FetchEmitTuple. getEmitKey() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FetchEmitTuple. setEmitKey(EmitKey emitKey) | 
| Constructor and Description | 
|---|
| FetchEmitTuple(String id,
              FetchKey fetchKey,
              EmitKey emitKey) | 
| FetchEmitTuple(String id,
              FetchKey fetchKey,
              EmitKey emitKey,
              FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) | 
| FetchEmitTuple(String id,
              FetchKey fetchKey,
              EmitKey emitKey,
              Metadata metadata) | 
| FetchEmitTuple(String id,
              FetchKey fetchKey,
              EmitKey emitKey,
              Metadata metadata,
              HandlerConfig handlerConfig,
              FetchEmitTuple.ON_PARSE_EXCEPTION onParseException) | 
| Modifier and Type | Method and Description | 
|---|---|
| EmitKey | EmitData. getEmitKey() | 
| Constructor and Description | 
|---|
| EmitData(EmitKey emitKey,
        List<Metadata> metadataList) | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.