public static class IncrSumAggFunction.DoubleIncrSumAggFunction extends IncrSumAggFunction
IncrSumAggFunction.ByteIncrSumAggFunction, IncrSumAggFunction.DecimalIncrSumAggFunction, IncrSumAggFunction.DoubleIncrSumAggFunction, IncrSumAggFunction.FloatIncrSumAggFunction, IncrSumAggFunction.IntIncrSumAggFunction, IncrSumAggFunction.LongIncrSumAggFunction, IncrSumAggFunction.ShortIncrSumAggFunction| Constructor and Description |
|---|
DoubleIncrSumAggFunction() |
| 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.