java.lang.Object
org.apache.flink.table.runtime.operators.aggregate.asyncwindow.combines.AsyncStateAggCombiner.Factory
All Implemented Interfaces:
Serializable, AsyncStateRecordsCombiner.Factory
Enclosing class:
AsyncStateAggCombiner

public static final class AsyncStateAggCombiner.Factory extends Object implements AsyncStateRecordsCombiner.Factory
Factory to create AsyncStateAggCombiner.
See Also: