public class QueryAggregationQueryTimesliceAggregation extends QueryAggregation
Modifier and Type | Method and Description |
---|---|
String |
getInterval()
Gets the interval.
|
List<QueryTimesliceAggregationResult> |
getResults()
Gets the results.
|
getAggregations, getCount, getFacet, getField, getFirst, getHits, getMatch, getMatchingResults, getName, getPath, getSecond, getSize, getTimeSegments, getType, getValue, isShowEstimatedMatchingResults, isShowTotalMatchingDocuments
public String getInterval()
The date interval value.
public List<QueryTimesliceAggregationResult> getResults()
An array of results.
Copyright © 2023 IBM Cloud. All rights reserved.