@Beta public class HistogramAggregationQuery extends AbstractHistogramAggregationQuery<Long>
Modifier and Type | Class and Description |
---|---|
static class |
HistogramAggregationQuery.Builder |
static class |
HistogramAggregationQuery.Order |
Modifier and Type | Method and Description |
---|---|
static HistogramAggregationQuery.Builder |
create(String name) |
Long |
getExtendedBoundMax() |
Long |
getExtendedBoundMin() |
HistogramAggregationQuery.Order |
getOrder() |
boolean |
setExtendedBounds() |
getFieldName, getInterval, getMinDocCount
getSubQueries
getName
public Long getExtendedBoundMin()
public Long getExtendedBoundMax()
public boolean setExtendedBounds()
public HistogramAggregationQuery.Order getOrder()
public static HistogramAggregationQuery.Builder create(String name)