Class | Description |
---|---|
Disruptor<T> |
A DSL-style API for setting up the disruptor pattern around a ring buffer (aka the Builder pattern).
|
EventHandlerGroup<T> |
A group of
EventProcessor s used as part of the Disruptor . |
ExceptionHandlerSetting<T> |
A support class used as part of setting an exception handler for a specific event handler.
|
Enum | Description |
---|---|
ProducerType |
Defines producer types to support creation of RingBuffer with correct sequencer and publisher.
|
Copyright © 2011 - 2013 LMAX Ltd. All Rights Reserved.