Uses of Package
org.apache.flink.table.runtime.operators.window.tvf.state
-
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.window.buffers Class Description WindowState A base interface for manipulate state with window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.window.combines Class Description StateKeyContext Context to switch current key in state backend.WindowState A base interface for manipulate state with window namespace.WindowValueState A wrapper ofValueStatewhich is easier to update based on window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.window.processors Class Description WindowValueState A wrapper ofValueStatewhich is easier to update based on window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.deduplicate.window.combines Class Description StateKeyContext Context to switch current key in state backend.WindowState A base interface for manipulate state with window namespace.WindowValueState A wrapper ofValueStatewhich is easier to update based on window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.rank.window.combines Class Description StateKeyContext Context to switch current key in state backend.WindowMapState A wrapper ofMapStatewhich is easier to update based on window namespace.WindowState A base interface for manipulate state with window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.window.tvf.combines Class Description WindowState A base interface for manipulate state with window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.window.tvf.state Class Description WindowState A base interface for manipulate state with window namespace.