public class MaxNAggregationFunction extends AbstractMinMaxNAggregationFunction
| Modifier and Type | Field and Description |
|---|---|
static MaxNAggregationFunction |
MAX_N_AGGREGATION |
| Constructor and Description |
|---|
MaxNAggregationFunction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
combine, generateAggregation, input, output, specializecreateFunctionByAnnotations, createFunctionsByAnnotations, getSignature, isDeterministic, isHiddenpublic static final MaxNAggregationFunction MAX_N_AGGREGATION
public String getDescription()
Copyright © 2012–2019. All rights reserved.