Package org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state
-
Interface Summary Interface Description WindowAsyncState<W> A base interface for manipulate state with window namespace. -
Class Summary Class Description WindowListAsyncState<W> A wrapper ofListStatewhich is easier to update based on window namespace.