Uses of Class
org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
Packages that use WindowTableFunctionOperatorBase Package Description org.apache.flink.table.runtime.operators.window.tvf.operator -
-
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.operator Modifier and Type Class Description classAlignedWindowTableFunctionOperatorThe operator for aligned window table function.classUnalignedWindowTableFunctionOperatorThe operator for unaligned window table function.
-