| Package | Description |
|---|---|
| com.lmax.disruptor |
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
|
| com.lmax.disruptor.dsl |
| Class and Description |
|---|
| ProducerType
Defines producer types to support creation of RingBuffer with correct sequencer and publisher.
|
| Class and Description |
|---|
| EventHandlerGroup
A group of
EventProcessors used as part of the Disruptor. |
| EventProcessorFactory
A factory interface to make it possible to include custom event processors in a chain:
|
| ExceptionHandlerSetting
A support class used as part of setting an exception handler for a specific event handler.
|
| ProducerType
Defines producer types to support creation of RingBuffer with correct sequencer and publisher.
|
Copyright © 2011 - 2018 LMAX Ltd. All Rights Reserved.