Class MinAggregator


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