Uses of Class
org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
Packages that use GeneratedNamespaceTableAggsHandleFunction
-
Uses of GeneratedNamespaceTableAggsHandleFunction in org.apache.flink.table.runtime.operators.window.groupwindow.operator
Methods in org.apache.flink.table.runtime.operators.window.groupwindow.operator with parameters of type GeneratedNamespaceTableAggsHandleFunctionModifier and TypeMethodDescriptionWindowOperatorBuilder.aggregate(GeneratedNamespaceTableAggsHandleFunction<?> generatedTableAggregateFunction, org.apache.flink.table.types.logical.LogicalType[] accumulatorTypes, org.apache.flink.table.types.logical.LogicalType[] aggResultTypes, org.apache.flink.table.types.logical.LogicalType[] windowPropertyTypes) Constructors in org.apache.flink.table.runtime.operators.window.groupwindow.operator with parameters of type GeneratedNamespaceTableAggsHandleFunctionModifierConstructorDescriptionTableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?> generatedTableAggregateFunction, WindowOperatorBuilder windowOperatorBuilder)