@FunctionalInterface public static interface RecordsCombiner.LocalFactory extends Serializable
RecordsCombiner used for combining at local stage.| 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) |
RecordsCombiner createRecordsCombiner(org.apache.flink.api.common.functions.RuntimeContext runtimeContext, org.apache.flink.util.Collector<org.apache.flink.table.data.RowData> collector) throws Exception
ExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.