Package org.apache.flink.table.runtime.operators.window.tvf.operator
-
Class Summary Class Description AlignedWindowTableFunctionOperator The operator for aligned window table function.UnalignedWindowTableFunctionOperator The operator for unaligned window table function.WindowTableFunctionOperatorBase TheWindowTableFunctionOperatorBaseacts as a table-valued function to assign windows for input row.