Uses of Class
com.yahoo.search.grouping.request.StandardDeviationAggregator
-
Packages that use StandardDeviationAggregator Package Description com.yahoo.search.grouping.request com.yahoo.search.grouping.request.parser -
-
Uses of StandardDeviationAggregator in com.yahoo.search.grouping.request
Methods in com.yahoo.search.grouping.request that return StandardDeviationAggregator Modifier and Type Method Description StandardDeviationAggregator
StandardDeviationAggregator. copy()
-
Uses of StandardDeviationAggregator in com.yahoo.search.grouping.request.parser
Methods in com.yahoo.search.grouping.request.parser that return StandardDeviationAggregator Modifier and Type Method Description StandardDeviationAggregator
GroupingParser. stddevAggregator(GroupingOperation grp)
-