Interface | Description |
---|---|
ExecutionService | |
ExecutionService.Cancellable |
A Cancellable represents a delayed task that is cancellable.
|
ExecutionService.CloseableExecutor |
Like an ExecutorService, but simpler.
|
Class | Description |
---|---|
AbstractExecutionService |
Base ExecutionService that provides the default implementation of serial and concurrent
executor.
|
CBLExecutor | |
ClientTask<T> |
Synchronous safe execution of a client task.
|
InstrumentedTask |
Exception | Description |
---|---|
ExecutionService.CloseableExecutor.ExecutorClosedException |