Package | Description |
---|---|
jdbm.btree |
B+Tree (scalable persistent tree) data structure implementation.
|
Modifier and Type | Method and Description |
---|---|
BTree<K,V> |
BTree.load(RecordManager recman,
long recid)
Load a persistent BTree.
|
Copyright © 2019. All rights reserved.