In addition to the methods inherited from the java.util.Iterator
interface, it defines an extra method to explicitly free any buffers bound to the iterator. Applications that use prefix or range queries should invoke free()
once the result set is no longer needed, so as to keep the memory footprint of BabuDB as low as possible.
|
|
|
|