Interface RecordsCombiner.LocalFactory

    • Method Detail

      • createRecordsCombiner

        RecordsCombiner createRecordsCombiner​(org.apache.flink.api.common.functions.RuntimeContext runtimeContext,
                                              org.apache.flink.util.Collector<org.apache.flink.table.data.RowData> collector)
                                       throws Exception
        Throws:
        Exception