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 | Description |
---|---|---|
class |
AggregateEventHandler<T> |
An aggregate collection of
EventHandler s that get called in sequence for each event. |
Copyright © 2019. All rights reserved.