|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An iterator that iterates over the values in a BTree.
BTree| Method Summary | |
void |
close()
Closes the iterator, freeing any resources that it uses. |
byte[] |
next()
Returns the next value in the BTree. |
| Method Detail |
public byte[] next()
throws IOException
IOException - In case an I/O error occurred.
public void close()
throws IOException
IOException - In case an I/O error occurred.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||