| Modifier and Type | Field and Description |
|---|---|
aQute.lib.index.Index.Page |
root |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
insert(byte[] k,
long v) |
Iterator<byte[]> |
iterator() |
long |
search(byte[] k) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Index(File file, int keySize) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2019 aQute SARL. All rights reserved.