public class MinAggregationFunction extends AbstractMinMaxAggregationFunction
Modifier and Type | Field and Description |
---|---|
static MinAggregationFunction |
MIN_AGGREGATION |
Constructor and Description |
---|
MinAggregationFunction() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
combine, combine, combine, generateAggregation, input, input, input, maxCombine, maxInput, minCombine, minInput, overrideIntermediateType, specialize
createFunctionByAnnotations, createFunctionsByAnnotations, getSignature, getVisibility, isDeterministic
isCalledOnNullInput
public static final MinAggregationFunction MIN_AGGREGATION
public String getDescription()
Copyright © 2012–2022. All rights reserved.