public class QueryHistogramAggregation extends QueryAggregation
| Constructor and Description |
|---|
QueryHistogramAggregation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField()
Gets the field.
|
java.lang.Long |
getInterval()
Gets the interval.
|
java.util.List<QueryHistogramAggregationResult> |
getResults()
Gets the results.
|
getTypepublic java.lang.String getField()
public java.lang.Long getInterval()
public java.util.List<QueryHistogramAggregationResult> getResults()