Package org.apache.flink.table.runtime.operators.window.async.tvf.common
-
Interface Summary Interface Description AsyncStateWindowProcessor<W> A processor that processes elements for windows with async state.AsyncStateWindowProcessor.AsyncStateContext<W> Information available in an invocation of methods ofAsyncStateWindowProcessor. -
Class Summary Class Description AsyncStateWindowAggOperator<K,W> A processor that processes elements for windows with async state api.