Package | Description |
---|---|
org.apache.tika.pipes.async |
Modifier and Type | Method and Description |
---|---|
AsyncStatus.ASYNC_STATUS |
AsyncStatus.getAsyncStatus() |
static AsyncStatus.ASYNC_STATUS |
AsyncStatus.ASYNC_STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncStatus.ASYNC_STATUS[] |
AsyncStatus.ASYNC_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncStatus.update(Map<PipesResult.STATUS,Long> statusCounts,
TotalCountResult totalCountResult,
AsyncStatus.ASYNC_STATUS status) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.