public class PendingClusterTasksAction extends Action<PendingClusterTasksRequest,PendingClusterTasksResponse,PendingClusterTasksRequestBuilder>
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static PendingClusterTasksAction |
INSTANCE |
static String |
NAME |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
PendingClusterTasksRequestBuilder |
newRequestBuilder(ElasticsearchClient client)
Creates a new request builder given the client provided as argument
|
PendingClusterTasksResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final PendingClusterTasksAction INSTANCE
public PendingClusterTasksResponse newResponse()
GenericActionpublic PendingClusterTasksRequestBuilder newRequestBuilder(ElasticsearchClient client)
ActionnewRequestBuilder クラス内 Action<PendingClusterTasksRequest,PendingClusterTasksResponse,PendingClusterTasksRequestBuilder>client - An initialized ElasticsearchClientRequestBuilder instanceCopyright © 2009–2016. All rights reserved.