Module org.elasticsearch.server
Class NodeUsageStatsForThreadPoolsAction
java.lang.Object
org.elasticsearch.action.admin.cluster.node.usage.NodeUsageStatsForThreadPoolsAction
Defines the request/response types for
TransportNodeUsageStatsForThreadPoolsAction.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRequest sent to and received by a cluster node.static classANodeUsageStatsForThreadPoolsresponse from a single cluster node.static classThe sender request type that will be resolved to send individualNodeUsageStatsForThreadPoolsAction.NodeRequestrequests to every node in the cluster.static classA collection ofNodeUsageStatsForThreadPoolsresponses from all the cluster nodes. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeUsageStatsForThreadPoolsAction
public NodeUsageStatsForThreadPoolsAction()
-