Only the current object is loaded. Start at the beginning and enumerate forward.
Definition at line 47 of file ForwardUniqueIndexIterator.java.
Public Member Functions | |
void | initCurrentNode (Object indexKey) throws FODBException |
boolean | hasNext () throws FODBException |
Object | next () throws FODBException |
Package Functions | |
ForwardUniqueIndexIterator (FODBIndex index, FODBCollection collection) throws IOException, ClassNotFoundException, FODBException |