类 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>
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RecordEventFactory
public RecordEventFactory()
-
-
方法详细资料
-
newInstance
- 指定者:
newInstance在接口中com.lmax.disruptor.EventFactory<RecordEvent>
-