Package org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines
-
Class Summary Class Description AsyncStateAggCombiner An implementation ofRecordsCombinerthat accumulates input records into the window accumulator with async state.AsyncStateAggCombiner.Factory Factory to createAsyncStateAggCombiner.