com.jdon.async.disruptor
类 EventDisruptorFactory

java.lang.Object
  继承者 com.jdon.async.disruptor.EventDisruptorFactory
所有已实现的接口:
com.lmax.disruptor.EventFactory

public class EventDisruptorFactory
extends Object
implements com.lmax.disruptor.EventFactory


构造方法摘要
EventDisruptorFactory()
           
 
方法摘要
 EventDisruptor newInstance()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

EventDisruptorFactory

public EventDisruptorFactory()
方法详细信息

newInstance

public EventDisruptor newInstance()
指定者:
接口 com.lmax.disruptor.EventFactory 中的 newInstance


Copyright © 2013. All Rights Reserved.