com.jdon.async.disruptor.pool
类 DisruptorSwitcher

java.lang.Object
  继承者 com.jdon.async.disruptor.pool.DisruptorSwitcher

public class DisruptorSwitcher
extends Object


构造方法摘要
DisruptorSwitcher()
           
 
方法摘要
 void clear()
           
 String getCommandTopic()
           
 void setCommandTopic(String topic)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

DisruptorSwitcher

public DisruptorSwitcher()
方法详细信息

getCommandTopic

public String getCommandTopic()

setCommandTopic

public void setCommandTopic(String topic)

clear

public void clear()


Copyright © 2013. All Rights Reserved.