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, wait
forEach, spliterator
public Index(File file, int keySize) throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2021 aQute SARL. All rights reserved.