| 接口 | 说明 |
|---|---|
| HouseKeepingStrategy |
House Keeping
|
| 类 | 说明 |
|---|---|
| AbstractHouseKeepingStrategy | |
| EventSourceWrapper |
it wrapper EventSourceBase and a txn id
|
| LevelDBContainer | |
| LevelDBContainerFactory |
创建LevelDB的实现方式的队列容器,能够持久化到磁盘中的队列
|
| LevelDBCursor | |
| LevelDBPage |
it store a page which include some indexes and page no
|
| LevelDBPersistenceAdapter |
使用LevelDB数据库封装持久化适配器
|
| LevelDBQueue |
use read cursor and write cursor to offer and transfer data
|
| QueueMiddleComponent |
use read cursor and write cursor to store and read data, and create scheduling house-keeping to clear invalidate data
|
| TxEventListenerTask |
| 异常错误 | 说明 |
|---|---|
| PersistenceException |
持久化异常
|
Copyright © 2018 Jue Ming. All rights reserved.