Uses of Interface
org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state.WindowAsyncState
-
Packages that use WindowAsyncState Package Description org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state -
-
Uses of WindowAsyncState in org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state
Classes in org.apache.flink.table.runtime.operators.window.tvf.asyncprocessing.state that implement WindowAsyncState Modifier and Type Class Description classWindowListAsyncState<W>A wrapper ofListStatewhich is easier to update based on window namespace.
-