public interface AggregatedPage<T> extends FacetedPage<T>, ScrolledPage<T>, ScoredPage<T>
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.search.aggregations.Aggregation |
getAggregation(String name) |
org.elasticsearch.search.aggregations.Aggregations |
getAggregations() |
boolean |
hasAggregations() |
getFacet, getFacets, hasFacetsgetScrollIdgetMaxScoreempty, empty, getTotalElements, getTotalPages, mapgetContent, getNumber, getNumberOfElements, getPageable, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextOrLastPageable, nextPageable, previousOrFirstPageable, previousPageableand, and, and, and, filter, flatMap, get, isEmpty, of, of, of, stream, toList, toSet, toStreamable, toStreamableforEach, iterator, spliteratorboolean hasAggregations()
org.elasticsearch.search.aggregations.Aggregations getAggregations()
org.elasticsearch.search.aggregations.Aggregation getAggregation(String name)
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.