| 接口 | 说明 |
|---|---|
| IndexIterator |
实现查询
LevelDBBucket中的数据的 |
| LockInvoker<T> |
| 类 | 说明 |
|---|---|
| LevelDBBucket |
LevelDBBucket中包含多个数据页,将数据离散存储
Created by liumingjian on 2016/12/26.
|
| LevelDBBucket.Builder |
构造LevelDBBucket
|
| LevelDBBucket.Profile |
bucket配置信息
|
| LevelDBEventTxnStatus |
Created by liumingjian on 2016/12/28.
|
| TransactionConfig |
事务配置
Created by liumingjian on 2016/12/29.
|
| TxnQueueComponent | |
| TxnQueueComponentFactory |
Created by liumingjian on 2016/12/29.
|
| TxnQueueInfo |
有关
TxnQueueComponent包含的相关配置和数据信息
Created by liumingjian on 2016/12/28. |
| TxnRef |
Created by liumingjian on 2017/3/1.
|
| 异常错误 | 说明 |
|---|---|
| BucketFullException |
If bucket size is full, it would throw the exception
|
| UnopenTxnModeException |
获取事务时未开启事务模式的异常
|
Copyright © 2018 Jue Ming. All rights reserved.