public static class IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction extends IncrSumWithRetractAggFunction
IncrSumWithRetractAggFunction.ByteIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.DecimalIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.DoubleIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.FloatIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.IntIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.LongIncrSumWithRetractAggFunction, IncrSumWithRetractAggFunction.ShortIncrSumWithRetractAggFunction
Constructor and Description |
---|
DecimalIncrSumWithRetractAggFunction(DecimalType decimalType) |
Modifier and Type | Method and Description |
---|---|
DataType |
getResultType()
The result type of the function.
|
protected Expression |
zeroLiteral() |
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 DecimalIncrSumWithRetractAggFunction(DecimalType decimalType)
public DataType getResultType()
DeclarativeAggregateFunction
getResultType
in class DeclarativeAggregateFunction
protected Expression zeroLiteral()
zeroLiteral
in class IncrSumWithRetractAggFunction
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.