public class MaxAggregationFunction extends AbstractMinMaxAggregationFunction
| Modifier and Type | Field and Description |
|---|---|
static MaxAggregationFunction |
MAX_AGGREGATION |
| Constructor and Description |
|---|
MaxAggregationFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
combine, combine, combine, generateAggregation, input, input, input, maxCombine, maxInput, minCombine, minInput, specializecreateFunctionByAnnotations, createFunctionsByAnnotations, getSignature, isDeterministic, isHiddenpublic static final MaxAggregationFunction MAX_AGGREGATION
public String getDescription()
Copyright © 2012–2019. All rights reserved.