public static class MaxAggFunction.IntMaxAggFunction extends MaxAggFunction
MaxAggFunction.BooleanMaxAggFunction, MaxAggFunction.ByteMaxAggFunction, MaxAggFunction.DateMaxAggFunction, MaxAggFunction.DecimalMaxAggFunction, MaxAggFunction.DoubleMaxAggFunction, MaxAggFunction.FloatMaxAggFunction, MaxAggFunction.IntMaxAggFunction, MaxAggFunction.LongMaxAggFunction, MaxAggFunction.ShortMaxAggFunction, MaxAggFunction.StringMaxAggFunction, MaxAggFunction.TimeMaxAggFunction, MaxAggFunction.TimestampMaxAggFunction
Constructor and Description |
---|
IntMaxAggFunction() |
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 DataType getResultType()
DeclarativeAggregateFunction
getResultType
in class DeclarativeAggregateFunction
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.