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