Uses of Class
org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.NodeStatsRequest
-
Packages that use TransportNodesStatsAction.NodeStatsRequest Package Description org.elasticsearch.action.admin.cluster.node.stats -
-
Uses of TransportNodesStatsAction.NodeStatsRequest in org.elasticsearch.action.admin.cluster.node.stats
Methods in org.elasticsearch.action.admin.cluster.node.stats that return TransportNodesStatsAction.NodeStatsRequest Modifier and Type Method Description protected TransportNodesStatsAction.NodeStatsRequestTransportNodesStatsAction. newNodeRequest(NodesStatsRequest request)Methods in org.elasticsearch.action.admin.cluster.node.stats with parameters of type TransportNodesStatsAction.NodeStatsRequest Modifier and Type Method Description protected NodeStatsTransportNodesStatsAction. nodeOperation(TransportNodesStatsAction.NodeStatsRequest nodeStatsRequest)
-