|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 EventDisruptor 的软件包 | |
|---|---|
| com.jdon.async.disruptor | |
| com.jdon.async.disruptor.pool | |
| com.jdon.domain.message | |
| com.jdon.async.disruptor 中 EventDisruptor 的使用 |
|---|
| 返回 EventDisruptor 的 com.jdon.async.disruptor 中的方法 | |
|---|---|
EventDisruptor |
EventDisruptorFactory.newInstance()
|
| 参数类型为 EventDisruptor 的 com.jdon.async.disruptor 中的方法 | |
|---|---|
void |
DomainEventHandlerAdapter.onEvent(EventDisruptor event,
long sequence,
boolean endOfBatch)
|
| com.jdon.async.disruptor.pool 中 EventDisruptor 的使用 |
|---|
| 参数类型为 EventDisruptor 的 com.jdon.async.disruptor.pool 中的方法 | |
|---|---|
void |
DomainEventHandlerLast.onEvent(EventDisruptor event,
long arg1,
boolean arg2)
|
void |
DomainCommandHandlerLast.onEvent(EventDisruptor event,
long arg1,
boolean arg2)
|
| com.jdon.domain.message 中 EventDisruptor 的使用 |
|---|
| 参数类型为 EventDisruptor 的 com.jdon.domain.message 中的方法 | |
|---|---|
void |
DomainEventHandler.onEvent(EventDisruptor event,
boolean endOfBatch)
|
void |
DomainEventDispatchHandler.onEvent(EventDisruptor event,
boolean endOfBatch)
|
void |
DomainCommandDispatchHandler.onEvent(EventDisruptor event,
boolean endOfBatch)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||