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, removepublic DBReader.DBReaderScrollableIterator(int maxCount)
public boolean hasNext()
public DBRecordData next()
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.