| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.cluster.tasks | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PendingClusterTasksRequestBuilder |
PendingClusterTasksAction.newRequestBuilder(ElasticsearchClient client) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PendingClusterTasksRequestBuilder |
ClusterAdminClient.preparePendingClusterTasks()
Returns a list of the pending cluster tasks, that are scheduled to be executed.
|
Copyright © 2009–2016. All rights reserved.