java.lang.Object
org.elasticsearch.action.admin.cluster.stats.LongMetric

public class LongMetric extends Object
Metric class that accepts longs and provides count, average, max and percentiles. Abstracts out the details of how exactly the values are stored and calculated. LongMetric.LongMetricValue is a snapshot of the current state of the metric.