@Beta public class SingleValueMetricAggregation extends MetricAggregation
Modifier and Type | Class and Description |
---|---|
static class |
SingleValueMetricAggregation.Builder |
Modifier and Type | Method and Description |
---|---|
static SingleValueMetricAggregation.Builder |
create(String name) |
double |
getValue() |
bucketAggregation, getName, getSubAggregations
public double getValue()
public static SingleValueMetricAggregation.Builder create(String name)