@Internal public abstract class MaxAggregationFunction<T extends Comparable<T>> extends AggregationFunction<T>
AggregationFunction
for max operation.限定符和类型 | 类和说明 |
---|---|
static class |
MaxAggregationFunction.MaxAggregationFunctionFactory
Factory for
MaxAggregationFunction . |
构造器和说明 |
---|
MaxAggregationFunction() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.