public static class MaxAggFunction.DateMaxAggFunction extends MaxAggFunction
MaxAggFunction.BooleanMaxAggFunction, MaxAggFunction.ByteMaxAggFunction, MaxAggFunction.DateMaxAggFunction, MaxAggFunction.DecimalMaxAggFunction, MaxAggFunction.DoubleMaxAggFunction, MaxAggFunction.FloatMaxAggFunction, MaxAggFunction.IntMaxAggFunction, MaxAggFunction.LongMaxAggFunction, MaxAggFunction.ShortMaxAggFunction, MaxAggFunction.StringMaxAggFunction, MaxAggFunction.TimeMaxAggFunction, MaxAggFunction.TimestampMaxAggFunction| Constructor and Description |
|---|
DateMaxAggFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.DataType |
getResultType()
The result type of the function.
|
accumulateExpressions, aggBufferAttributes, getAggBufferTypes, getValueExpression, initialValuesExpressions, mergeExpressions, operandCount, retractExpressionsgetKind, getTypeInference, mergeOperand, mergeOperands, operand, operandsclose, functionIdentifier, open, toStringpublic org.apache.flink.table.types.DataType getResultType()
DeclarativeAggregateFunctiongetResultType in class DeclarativeAggregateFunctionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.