Uses of Interface
org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Packages that use AggsHandleFunctionBase Package Description org.apache.flink.table.runtime.generated -
-
Uses of AggsHandleFunctionBase in org.apache.flink.table.runtime.generated
Subinterfaces of AggsHandleFunctionBase in org.apache.flink.table.runtime.generated Modifier and Type Interface Description interfaceAggsHandleFunctionThe base class for handling aggregate functions.interfaceTableAggsHandleFunctionThe base class for handling table aggregate functions.
-