Uses of Package
org.apache.flink.table.runtime.operators.window.tvf.state
Packages that use org.apache.flink.table.runtime.operators.window.tvf.state
Package
Description
-
-
Classes in org.apache.flink.table.runtime.operators.window.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.window.combinesClassDescriptionContext to switch current key in state backend.A base interface for manipulate state with window namespace.A wrapper of
ValueStatewhich 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.processorsClassDescriptionA wrapper of
ValueStatewhich 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.combinesClassDescriptionContext to switch current key in state backend.A base interface for manipulate state with window namespace.A wrapper of
ValueStatewhich 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.combinesClassDescriptionContext to switch current key in state backend.A wrapper of
MapStatewhich is easier to update based on window namespace.A base interface for manipulate state with window namespace. -
-