| Package | Description |
|---|---|
| com.lmax.disruptor.dsl |
| Modifier and Type | Field and Description |
|---|---|
private Disruptor<T> |
EventHandlerGroup.disruptor |
| Constructor and Description |
|---|
EventHandlerGroup(Disruptor<T> disruptor,
ConsumerRepository<T> consumerRepository,
Sequence[] sequences) |