java.lang.Object
org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines.AsyncStateAggCombiner
All Implemented Interfaces:
AsyncStateRecordsCombiner

public class AsyncStateAggCombiner extends Object implements AsyncStateRecordsCombiner
An implementation of RecordsCombiner that accumulates input records into the window accumulator with async state.