Interface AggregateCollector

All Known Implementing Classes:
StandardDeviationCollector, StatisticCollector, VarianceCollector

@Experimental public interface AggregateCollector
Collector for values used by AggregateFunction's
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getFinalValue

      Value getFinalValue()