public static final class LocalAggCombiner.Factory extends Object implements RecordsCombiner.LocalFactory
LocalAggCombiner.| Constructor and Description |
|---|
Factory(GeneratedNamespaceAggsHandleFunction<Long> genAggsHandler) |
| Modifier and Type | Method and Description |
|---|---|
RecordsCombiner |
createRecordsCombiner(org.apache.flink.api.common.functions.RuntimeContext runtimeContext,
org.apache.flink.util.Collector<org.apache.flink.table.data.RowData> collector) |
public Factory(GeneratedNamespaceAggsHandleFunction<Long> genAggsHandler)
public RecordsCombiner createRecordsCombiner(org.apache.flink.api.common.functions.RuntimeContext runtimeContext, org.apache.flink.util.Collector<org.apache.flink.table.data.RowData> collector) throws Exception
createRecordsCombiner in interface RecordsCombiner.LocalFactoryExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.