Class AvgAggregator


  • public class AvgAggregator
    extends AggregatorNode
    This class represents an average-aggregator in a GroupingExpression. It evaluates to the average value that the contained expression evaluated to over all the inputs.
    Author:
    Simon Thoresen Hult, bratseth