public class DBReader.DBReaderScrollableIterator extends DBReader.DBReaderIterator
curCount, maxCount
Constructor and Description |
---|
DBReader.DBReaderScrollableIterator(int maxCount) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Implements the Iterator Interface.
|
DBRecordData |
next()
Implements the Iterator Interface.
|
dispose, remove
public DBReader.DBReaderScrollableIterator(int maxCount)
public boolean hasNext()
public DBRecordData next()
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.