|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IBatch | The batch class is the class in which tasks are created and provided to a service that executes them. |
| ITask | Tasks given to the executor service must implements this interface |
| ITaskExecutor | The task executor service interface |
| Class Summary | |
|---|---|
| BatchConfiguration | Configuration of the batch. |
| BatchService | The class used to launch the batch. |
| ExecutionReport | A basic execution report. |
| PausableThreadPoolExecutor | The thread pool executor service that executes the tasks |
| Enum Summary | |
|---|---|
| BatchService.STATE | The state of the batch |
| Exception Summary | |
|---|---|
| BatchException | Exception used by the BatchService API. |
| TaskExecutionException | Exception that can be used to throw an error during a task execution |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||