Package org.apache.flink.table.runtime.operators.window.async.tvf.state
-
Interface Summary Interface Description WindowAsyncState<W> A base interface for manipulate async state with window namespace. -
Class Summary Class Description AsyncStateKeyContext Context to switch current key in async state backend.WindowAsyncValueState<W> A wrapper ofValueStatewhich is easier to update based on window namespace.