Module org.elasticsearch.server
Package org.elasticsearch.action.admin.cluster.node.usage
package org.elasticsearch.action.admin.cluster.node.usage
-
ClassesClassDescriptionThe response for the nodes usage api which contains the individual usage statistics for all nodes queried.Defines the request/response types for
TransportNodeUsageStatsForThreadPoolsAction.Request sent to and received by a cluster node.ANodeUsageStatsForThreadPoolsresponse from a single cluster node.The sender request type that will be resolved to send individualNodeUsageStatsForThreadPoolsAction.NodeRequestrequests to every node in the cluster.A collection ofNodeUsageStatsForThreadPoolsresponses from all the cluster nodes.Collects some thread pool stats from each data node for purposes of shard allocation balancing.