com.jdon.async.disruptor
类 EventResultDisruptor

java.lang.Object
  继承者 com.jdon.async.disruptor.EventResultDisruptor

public class EventResultDisruptor
extends Object

A Consumer send response back to the Subscriber by this value object

作者:
banq

构造方法摘要
EventResultDisruptor()
           
 
方法摘要
 void clear()
           
 Object getValue()
           
 void setValue(Object value)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

EventResultDisruptor

public EventResultDisruptor()
方法详细信息

getValue

public Object getValue()

setValue

public void setValue(Object value)

clear

public void clear()


Copyright © 2013. All Rights Reserved.