类的使用
org.apache.seatunnel.engine.server.task.flow.IntermediateQueueFlowLifeCycle
-
org.apache.seatunnel.engine.server.task.group.queue.disruptor中IntermediateQueueFlowLifeCycle的使用
参数类型为IntermediateQueueFlowLifeCycle的org.apache.seatunnel.engine.server.task.group.queue.disruptor中的方法修饰符和类型方法说明static voidRecordEventProducer.onData(org.apache.seatunnel.api.table.type.Record<?> record, com.lmax.disruptor.RingBuffer<RecordEvent> ringBuffer, IntermediateQueueFlowLifeCycle intermediateQueueFlowLifeCycle) 参数类型为IntermediateQueueFlowLifeCycle的org.apache.seatunnel.engine.server.task.group.queue.disruptor中的构造器限定符构造器说明RecordEventHandler(SeaTunnelTask runningTask, org.apache.seatunnel.api.transform.Collector<org.apache.seatunnel.api.table.type.Record<?>> collector, IntermediateQueueFlowLifeCycle intermediateQueueFlowLifeCycle)