Class MaxAggregator


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