类 RecordEventFactory
- java.lang.Object
-
- org.apache.seatunnel.engine.server.task.group.queue.disruptor.RecordEventFactory
-
- 所有已实现的接口:
com.lmax.disruptor.EventFactory<RecordEvent>
public class RecordEventFactory extends Object implements com.lmax.disruptor.EventFactory<RecordEvent>
-
-
方法详细资料
-
newInstance
public RecordEvent newInstance()
- 指定者:
newInstance在接口中com.lmax.disruptor.EventFactory<RecordEvent>
-
-