T - aggregating type@Internal public abstract class MinAggregationFunction<T extends Comparable<T>> extends AggregationFunction<T>
AggregationFunction for min operation.| Modifier and Type | Class and Description | 
|---|---|
| static class  | MinAggregationFunction.MinAggregationFunctionFactoryFactory for  MinAggregationFunction. | 
| Constructor and Description | 
|---|
| MinAggregationFunction() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | toString() | 
aggregate, getAggregate, initializeAggregateCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.