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 interface
AggsHandleFunction
The base class for handling aggregate functions.interface
TableAggsHandleFunction
The base class for handling table aggregate functions.
-