java.lang.Object
org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
All Implemented Interfaces:
Serializable, RecordsCombiner.Factory
Enclosing class:
GlobalAggCombiner

public static final class GlobalAggCombiner.Factory extends Object implements RecordsCombiner.Factory
Factory to create GlobalAggCombiner.
See Also: