public static class LeadLagAggFunction.DoubleLeadLagAggFunction extends LeadLagAggFunction
LeadLagAggFunction.BooleanLeadLagAggFunction, LeadLagAggFunction.ByteLeadLagAggFunction, LeadLagAggFunction.DateLeadLagAggFunction, LeadLagAggFunction.DecimalLeadLagAggFunction, LeadLagAggFunction.DoubleLeadLagAggFunction, LeadLagAggFunction.FloatLeadLagAggFunction, LeadLagAggFunction.IntLeadLagAggFunction, LeadLagAggFunction.LongLeadLagAggFunction, LeadLagAggFunction.ShortLeadLagAggFunction, LeadLagAggFunction.StringLeadLagAggFunction, LeadLagAggFunction.TimeLeadLagAggFunction, LeadLagAggFunction.TimestampLeadLagAggFunction| Constructor and Description |
|---|
DoubleLeadLagAggFunction(int operandCount) |
| 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.