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(RuntimeContext runtimeContext,
Collector<RowData> collector) |
public Factory(GeneratedNamespaceAggsHandleFunction<Long> genAggsHandler)
public RecordsCombiner createRecordsCombiner(RuntimeContext runtimeContext, Collector<RowData> collector) throws Exception
createRecordsCombiner
in interface RecordsCombiner.LocalFactory
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.