Package | Description |
---|---|
io.parallec.core |
Main package, including most user-facing classes such as the ParallelClient,
ParallelTask etc.
|
io.parallec.core.actor |
Actors to execute parallel task and return responses.
|
io.parallec.core.task | |
io.parallec.core.util |
Utility functions.
|
Class and Description |
---|
ParallelTaskManager
The class to manage the current running tasks and wait queue.
|
ParallelTaskState
The Enum ParallelTaskState.
|
RequestReplacementType
The Enum RequestReplacementType.
|
TaskErrorMeta
The Class TaskErrorMeta.
|
Class and Description |
---|
ParallelTaskState
The Enum ParallelTaskState.
|
Class and Description |
---|
ParallelTaskManager
The class to manage the current running tasks and wait queue.
|
ParallelTaskState
The Enum ParallelTaskState.
|
RequestReplacementType
The Enum RequestReplacementType.
|
TaskErrorMeta
The Class TaskErrorMeta.
|
TaskErrorMeta.TaskErrorType
The Enum TaskErrorType.
|
Class and Description |
---|
ParallelTaskBean
The Class ParallelTaskBean.
|