public interface StatsResultSet
Modifier and Type | Method and Description |
---|---|
Long |
getMax() |
Long |
getMean() |
long |
getNumberFound() |
List<StatsResultStat> |
getStats() |
Long |
getSum() |
long getNumberFound()
Long getSum()
Long getMax()
Long getMean()
List<StatsResultStat> getStats()
Copyright © 2005–2020 Alfresco Software. All rights reserved.