| Package | Description |
|---|---|
| jdbm.htree |
HTree (scalable persistent hashtable) data structure implementation.
|
| Class and Description |
|---|
| HashDirectory
Hashtable directory page.
|
| HashNode
Abstract class for Hashtable directory nodes
|
| HTree
Persistent hashtable implementation for PageManager.
|