backtype.storm.utils
Class DisruptorQueue.ObjectEventFactory
java.lang.Object
backtype.storm.utils.DisruptorQueue.ObjectEventFactory
- All Implemented Interfaces:
- com.lmax.disruptor.EventFactory<MutableObject>
- Enclosing class:
- DisruptorQueue
public static class DisruptorQueue.ObjectEventFactory
- extends Object
- implements com.lmax.disruptor.EventFactory<MutableObject>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisruptorQueue.ObjectEventFactory
public DisruptorQueue.ObjectEventFactory()
newInstance
public MutableObject newInstance()
- Specified by:
newInstance in interface com.lmax.disruptor.EventFactory<MutableObject>
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.