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
| 从类 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.