| 接口 | 说明 |
|---|---|
| Dispatcher<T> |
Task message dispatcher.
|
| 类 | 说明 |
|---|---|
| LoggingExceptionHandler |
Jupiter
org.jupiter.common.concurrent.disruptor
|
| MessageEvent<T> |
jupiter
org.jupiter.common.concurrent.disruptor
|
| TaskDispatcher |
可选择的等待策略, 越往下越极端:
The default wait strategy used by the Disruptor is the BlockingWaitStrategy.
|
| TaskHandler |
Callback interface to be implemented for processing events as they become available in the RingBuffer.
|
| 枚举 | 说明 |
|---|---|
| WaitStrategyType |
The default wait strategy used by the Disruptor is the BlockingWaitStrategy.
|
Copyright © 2018. All rights reserved.