Enum Class NodesInfoMetrics.Metric

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

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