|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| RecordComparator | |
| RecordIterator | An iterator that iterates over records, for example those in a BTree. |
| Class Summary | |
|---|---|
| AllocatedNodesList | List of allocated BTree nodes, persisted to a file on disk. |
| BTree | Implementation of an on-disk B-Tree using the java.nio classes that are available in JDK 1.4 and newer. |
| DefaultRecordComparator | A RecordComparator that compares values with eachother by comparing all of their bytes. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||