@FunctionalInterface public static interface RecordsCombiner.LocalFactory extends Serializable
RecordsCombiner
used for combining at local stage.Modifier and Type | Method and Description |
---|---|
RecordsCombiner |
createRecordsCombiner(RuntimeContext runtimeContext,
Collector<RowData> collector) |
RecordsCombiner createRecordsCombiner(RuntimeContext runtimeContext, Collector<RowData> collector) throws Exception
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.