public interface RecordIterator
BTree
byte[] next() throws IOException
IOException
- In case an I/O error occurred.void set(byte[] record) throws IOException
next()
with the specified
record.IOException
- In case an I/O error occurred.void close() throws IOException
IOException
- In case an I/O error occurred.Copyright © 2001-2013 Aduna. All Rights Reserved.