Class QuantileAggregator


public class QuantileAggregator extends AggregatorNode
This class represents a quantile-aggregator in a GroupingExpression. It evaluates to the quantiles of the contained expression evaluated to over all the inputs.
Author:
johsol