Uses of Enum
org.apache.tika.pipes.async.AsyncStatus.ASYNC_STATUS
-
Uses of AsyncStatus.ASYNC_STATUS in org.apache.tika.pipes.async
Modifier and TypeMethodDescriptionAsyncStatus.getAsyncStatus()
static AsyncStatus.ASYNC_STATUS
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 TypeMethodDescriptionvoid
AsyncStatus.update
(Map<PipesResult.STATUS, Long> statusCounts, TotalCountResult totalCountResult, AsyncStatus.ASYNC_STATUS status)