public class NodesHotThreadsAction extends ClusterAction<NodesHotThreadsRequest ,NodesHotThreadsResponse ,NodesHotThreadsRequestBuilder >
| Modifier and Type | Field and Description |
|---|---|
static NodesHotThreadsAction |
INSTANCE
|
static String |
NAME
|
| Modifier and Type | Method and Description |
|---|---|
NodesHotThreadsRequestBuilder |
newRequestBuilder(ClusterAdminClient
Creates a new request builder given the client provided as argument
|
NodesHotThreadsResponse |
newResponse()
Creates a new response instance.
|
equals, hashCode, name, transportOptionspublic static final NodesHotThreadsActionINSTANCE
public static final StringNAME
public NodesHotThreadsResponsenewResponse()
GenericAction
public NodesHotThreadsRequestBuildernewRequestBuilder(ClusterAdminClient client)
Action