T - public interface StatsPage<T> extends Page<T>
FieldStatsResult for each field statistic requested on a
Query through StatsOptions.| Modifier and Type | Method and Description |
|---|---|
FieldStatsResult |
getFieldStatsResult(Field field)
Get the stats result done for the given
Field. |
FieldStatsResult |
getFieldStatsResult(String fieldName)
Get the stats result done for the field with the given fieldName.
|
Map<String,FieldStatsResult> |
getFieldStatsResults()
Get all field stats results for this page.
|
empty, empty, getTotalElements, getTotalPages, mapgetContent, getNumber, getNumberOfElements, getPageable, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextPageable, previousPageableand, filter, flatMap, get, isEmpty, of, of, of, streamforEach, iterator, spliteratorFieldStatsResult getFieldStatsResult(Field field)
Field.field - FieldStatsResult getFieldStatsResult(String fieldName)
fieldName - Map<String,FieldStatsResult> getFieldStatsResults()
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.