| Package | Description |
|---|---|
| jdbm.htree |
HTree (scalable persistent hashtable) data structure implementation.
|
| Modifier and Type | Method and Description |
|---|---|
FastIterator |
HTree.keys()
Returns an enumeration of the keys contained in this
|
FastIterator |
HTree.values()
Returns an enumeration of the values contained in this
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.