| Interface | Description |
|---|---|
| Task.Status | |
| TaskListener<Response> |
Listener for Task success or failure.
|
| Class | Description |
|---|---|
| CancellableTask |
A task that can be canceled
|
| LoggingTaskListener<Response> |
A TaskListener that just logs the response at the info level.
|
| Task |
Current task information
|
| TaskId |
Task id that consists of node id and id of the task on the node
|
| TaskManager |
Task Manager service for keeping track of currently running tasks on the nodes
|
Copyright © 2009–2017. All rights reserved.