public interface AggregatedPage<T>
extends org.springframework.data.elasticsearch.core.FacetedPage<T>
| Modifier and Type | Method and Description |
|---|---|
<A extends io.searchbox.core.search.aggregation.Aggregation> |
getAggregation(String aggName,
Class<A> aggType) |
List<? extends io.searchbox.core.search.aggregation.Aggregation> |
getAggregations(Map<String,Class> nameToTypeMap) |
boolean |
hasAggregations() |
getFacet, getFacets, hasFacetsgetTotalElements, getTotalPages, mapgetContent, getNumber, getNumberOfElements, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextPageable, previousPageableforEach, iterator, spliteratorCopyright © 2017. All Rights Reserved.