Uses of Interface
org.apache.flink.table.runtime.operators.window.async.tvf.common.AsyncStateWindowProcessor.AsyncStateContext
Packages that use AsyncStateWindowProcessor.AsyncStateContext
-
Uses of AsyncStateWindowProcessor.AsyncStateContext in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.processors
Methods in org.apache.flink.table.runtime.operators.aggregate.asyncwindow.processors with parameters of type AsyncStateWindowProcessor.AsyncStateContextModifier and TypeMethodDescriptionvoidAbstractAsyncStateSliceWindowAggProcessor.open(AsyncStateWindowProcessor.AsyncStateContext<Long> context) voidAbstractAsyncStateWindowAggProcessor.open(AsyncStateWindowProcessor.AsyncStateContext<W> context)