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 | Field and Description |
---|---|
private EventReleaser |
WorkProcessor.eventReleaser |
Modifier and Type | Method and Description |
---|---|
void |
EventReleaseAware.setEventReleaser(EventReleaser eventReleaser) |