Interface EventQueue
- All Known Implementing Classes:
DisruptorEventQueue, SimpleEventQueue
public interface EventQueue
A queue that processes events. See
DisruptorEventQueue for an example.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBase interface to be used for all entries inEventQueue. -
Method Summary
-
Method Details
-
enqueue
-
shutdown
void shutdown()
-