Uses of Package
org.apache.flink.table.runtime.operators.window.async.tvf.state
-
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.asyncwindow.buffers Class Description AsyncStateKeyContext Context to switch current key in async state backend.WindowAsyncState A base interface for manipulate async state with window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines Class Description WindowAsyncState A base interface for manipulate async state with window namespace.WindowAsyncValueState A wrapper ofValueStatewhich is easier to update based on window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.aggregate.asyncwindow.processors Class Description WindowAsyncValueState A wrapper ofValueStatewhich is easier to update based on window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.window.async.tvf.combines Class Description WindowAsyncState A base interface for manipulate async state with window namespace. -
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.window.async.tvf.common Class Description AsyncStateKeyContext Context to switch current key in async state backend. -
Classes in org.apache.flink.table.runtime.operators.window.async.tvf.state used by org.apache.flink.table.runtime.operators.window.async.tvf.state Class Description WindowAsyncState A base interface for manipulate async state with window namespace.