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.
|
getTotalElements, getTotalPages, map
getContent, getNumber, getNumberOfElements, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextPageable, previousPageable
forEach, iterator, spliterator
FieldStatsResult getFieldStatsResult(Field field)
Field
.field
- FieldStatsResult getFieldStatsResult(String fieldName)
fieldName
- Map<String,FieldStatsResult> getFieldStatsResults()
Copyright © 2011-2015–2017 Pivotal Software, Inc.. All rights reserved.