| 程序包 | 说明 |
|---|---|
| eventcenter.leveldb.tx |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
LevelDBBucket.savePageIndex(org.iq80.leveldb.WriteBatch wb,
String index)
将page页的一条索引值插入到bucket的当前页中,如果当前页满了,则需要查找到空闲的一张页面,如果空闲页面也找不到,那么就扩展一张新的页。
|
Copyright © 2018 Jue Ming. All rights reserved.