| Class | Description |
|---|---|
| CancelTasksAction |
Action for cancelling running tasks
|
| CancelTasksRequest |
A request to cancel tasks
|
| CancelTasksRequestBuilder |
Builder for the request to cancel tasks running on the specified nodes
|
| CancelTasksResponse |
Returns the list of tasks that were cancelled
|
| TransportCancelTasksAction |
Transport action that can be used to cancel currently running cancellable tasks.
|