public static class AvgAggFunction.IntAvgAggFunction extends AvgAggFunction
AvgAggFunction.ByteAvgAggFunction, AvgAggFunction.DecimalAvgAggFunction, AvgAggFunction.DoubleAvgAggFunction, AvgAggFunction.FloatAvgAggFunction, AvgAggFunction.IntAvgAggFunction, AvgAggFunction.LongAvgAggFunction, AvgAggFunction.ShortAvgAggFunction| Constructor and Description |
|---|
IntAvgAggFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.types.DataType |
getResultType()
The result type of the function.
|
org.apache.flink.table.types.DataType |
getSumType() |
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 DeclarativeAggregateFunctionpublic org.apache.flink.table.types.DataType getSumType()
getSumType in class AvgAggFunctionCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.