类 RecordEventProducer


  • public class RecordEventProducer
    extends Object
    • 构造器详细资料

      • RecordEventProducer

        public RecordEventProducer()
    • 方法详细资料

      • onData

        public static void onData​(org.apache.seatunnel.api.table.type.Record<?> record,
                                  com.lmax.disruptor.RingBuffer<RecordEvent> ringBuffer,
                                  IntermediateQueueFlowLifeCycle intermediateQueueFlowLifeCycle)