public static final class SingleValueAggFunction.BooleanSingleValueAggFunction extends SingleValueAggFunction
SingleValueAggFunction.BooleanSingleValueAggFunction, SingleValueAggFunction.ByteSingleValueAggFunction, SingleValueAggFunction.DateSingleValueAggFunction, SingleValueAggFunction.DecimalSingleValueAggFunction, SingleValueAggFunction.DoubleSingleValueAggFunction, SingleValueAggFunction.FloatSingleValueAggFunction, SingleValueAggFunction.IntSingleValueAggFunction, SingleValueAggFunction.LongSingleValueAggFunction, SingleValueAggFunction.ShortSingleValueAggFunction, SingleValueAggFunction.StringSingleValueAggFunction, SingleValueAggFunction.TimeSingleValueAggFunction, SingleValueAggFunction.TimestampSingleValueAggFunction| Constructor and Description |
|---|
BooleanSingleValueAggFunction() |
| 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.