Enum Class NodesInfoRequest.Metric

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

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