| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.node.tasks.cancel | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Modifier and Type | Method and Description |
|---|---|
CancelTasksRequestBuilder |
CancelTasksAction.newRequestBuilder(ElasticsearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
CancelTasksRequestBuilder |
ClusterAdminClient.prepareCancelTasks(String... nodesIds)
Cancel active tasks
|
Copyright © 2009–2017. All rights reserved.