Enum Class NodesStatsRequest.Metric

java.lang.Object
java.lang.Enum<NodesStatsRequest.Metric>
org.elasticsearch.action.admin.cluster.node.stats.NodesStatsRequest.Metric
All Implemented Interfaces:
Serializable, Comparable<NodesStatsRequest.Metric>, Constable
Enclosing class:
NodesStatsRequest

public static enum NodesStatsRequest.Metric extends Enum<NodesStatsRequest.Metric>
An enumeration of the "core" sections of metrics that may be requested from the nodes stats endpoint. Eventually this list will be pluggable.