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