| Package | Description |
|---|---|
| nl.renarj.jasdb.index | |
| nl.renarj.jasdb.index.btreeplus | |
| nl.renarj.jasdb.storage.btree |
| Modifier and Type | Method and Description |
|---|---|
IndexIterator |
Index.getIndexIterator()
This gets an iterator which allows iterating over the full index collection
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullIndexIterator |
| Modifier and Type | Method and Description |
|---|---|
IndexIterator |
BTreeIndex.getIndexIterator() |
| Constructor and Description |
|---|
BtreeRecordIteratorImpl(IndexIterator indexIterator,
KeyNameMapper keyNameMapper,
int limit) |
Copyright © 2015. All rights reserved.