| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.node.tasks.cancel | |
| org.elasticsearch.action.admin.cluster.node.tasks.list | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.tasks |
| Class and Description |
|---|
| ListTasksResponse
Returns the list of tasks currently running on the nodes
|
| TaskInfo
Information about a currently running task.
|
| Class and Description |
|---|
| ListTasksAction
Action for retrieving a list of currently running tasks
|
| ListTasksRequest
A request to get node tasks
|
| ListTasksRequestBuilder
Builder for the request to retrieve the list of tasks running on the specified nodes
|
| ListTasksResponse
Returns the list of tasks currently running on the nodes
|
| TaskInfo
Information about a currently running task.
|
| Class and Description |
|---|
| ListTasksRequest
A request to get node tasks
|
| ListTasksRequestBuilder
Builder for the request to retrieve the list of tasks running on the specified nodes
|
| ListTasksResponse
Returns the list of tasks currently running on the nodes
|
| Class and Description |
|---|
| TaskInfo
Information about a currently running task.
|
Copyright © 2009–2017. All rights reserved.