| Class | Description |
|---|---|
| CapacityAwareTaskScheduler |
A task scheduler runnable to check if there are capacity to run a task
from the waitQ.
|
| ParallelTaskBean |
The Class ParallelTaskBean.
|
| ParallelTaskManager |
The class to manage the current running tasks and wait queue.
|
| TaskErrorMeta |
The Class TaskErrorMeta.
|
| Enum | Description |
|---|---|
| ParallelTaskState |
The Enum ParallelTaskState.
|
| RequestReplacementType |
The Enum RequestReplacementType.
|
| TaskErrorMeta.TaskErrorType |
The Enum TaskErrorType.
|