| 类 | 说明 |
|---|---|
| AbstractDisruptorEventPublisher |
使用 Disruptor 实现 异常队列处理
|
| DisruptorAsynchronousEventServiceImpl |
基于 Disruptor 异步执行队列的生产者实现
|
| DisruptorEventConsumer |
消费者线程
|
| DisruptorTransactionEvent |
disruptor 事件对象
|
| 枚举 | 说明 |
|---|---|
| EventTypeEnum |
异步事件枚举
负责告诉异步线程执行协调器的那个方法
|
Copyright © 2019. All rights reserved.