| Package | Description |
|---|---|
| com.lmax.disruptor |
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateEventHandler<T>
An aggregate collection of
EventHandlers that get called in sequence for each event. |
Copyright © 2011 - 2018 LMAX Ltd. All Rights Reserved.