Interface AggregateCollector
-
- All Known Implementing Classes:
StandardDeviationCollector
,StatisticCollector
,VarianceCollector
@Experimental public interface AggregateCollector
Collector for values used byAggregateFunction
's
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value
getFinalValue()
-
-
-
Method Detail
-
getFinalValue
Value getFinalValue()
-
-