Uses of Class
org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
Packages that use WindowTableFunctionOperatorBase
-
Uses of WindowTableFunctionOperatorBase in org.apache.flink.table.runtime.operators.window.tvf.operator
Subclasses of WindowTableFunctionOperatorBase in org.apache.flink.table.runtime.operators.window.tvf.operatorModifier and TypeClassDescriptionclassThe operator for aligned window table function.classThe operator for unaligned window table function.