public static class LeadLagAggFunction.DecimalLeadLagAggFunction extends LeadLagAggFunction
LeadLagAggFunction.BooleanLeadLagAggFunction, LeadLagAggFunction.ByteLeadLagAggFunction, LeadLagAggFunction.CharLeadLagAggFunction, LeadLagAggFunction.DateLeadLagAggFunction, LeadLagAggFunction.DecimalLeadLagAggFunction, LeadLagAggFunction.DoubleLeadLagAggFunction, LeadLagAggFunction.FloatLeadLagAggFunction, LeadLagAggFunction.IntLeadLagAggFunction, LeadLagAggFunction.LongLeadLagAggFunction, LeadLagAggFunction.ShortLeadLagAggFunction, LeadLagAggFunction.StringLeadLagAggFunction, LeadLagAggFunction.TimeLeadLagAggFunction, LeadLagAggFunction.TimestampLeadLagAggFunction
Constructor and Description |
---|
DecimalLeadLagAggFunction(int operandCount,
DecimalType decimalType) |
Modifier and Type | Method and Description |
---|---|
DataType |
getResultType()
The result type of the function.
|
accumulateExpressions, aggBufferAttributes, getAggBufferTypes, getValueExpression, initialValuesExpressions, mergeExpressions, operandCount, retractExpressions
getKind, getTypeInference, mergeOperand, mergeOperands, operand, operands
close, functionIdentifier, open, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRequirements, isDeterministic
public DecimalLeadLagAggFunction(int operandCount, DecimalType decimalType)
public DataType getResultType()
DeclarativeAggregateFunction
getResultType
in class DeclarativeAggregateFunction
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.