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, specializecreateFunctionByAnnotations, createFunctionsByAnnotations, getSignature, isDeterministic, isHiddenpublic static final MinAggregationFunction MIN_AGGREGATION
public String getDescription()
Copyright © 2012–2019. All rights reserved.