| Package | Description |
|---|---|
| org.apache.tika.batch |
| Modifier and Type | Field and Description |
|---|---|
private FileResourceConsumer.STATE |
FileResourceConsumer.currentState |
| Modifier and Type | Method and Description |
|---|---|
static FileResourceConsumer.STATE |
FileResourceConsumer.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileResourceConsumer.STATE[] |
FileResourceConsumer.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
FileResourceConsumer.setEndedState(FileResourceConsumer.STATE cause) |