Uses of Interface
org.apache.flink.table.runtime.generated.AggsHandleFunction
Packages that use AggsHandleFunction
Package
Description
-
Uses of AggsHandleFunction in org.apache.flink.table.runtime.operators.aggregate
Fields in org.apache.flink.table.runtime.operators.aggregate declared as AggsHandleFunction -
Uses of AggsHandleFunction in org.apache.flink.table.runtime.operators.aggregate.utils
Constructors in org.apache.flink.table.runtime.operators.aggregate.utils with parameters of type AggsHandleFunctionModifierConstructorDescriptionGroupAggHelper(RecordCounter recordCounter, boolean generateUpdateBefore, org.apache.flink.api.common.state.StateTtlConfig ttlConfig, AggsHandleFunction function, RecordEqualiser equaliser) -
Uses of AggsHandleFunction in org.apache.flink.table.runtime.operators.over
Fields in org.apache.flink.table.runtime.operators.over declared as AggsHandleFunctionModifier and TypeFieldDescriptionprotected AggsHandleFunctionAbstractRowTimeUnboundedPrecedingOver.function