public class H2FieldsIterator extends H2ResultSetIterator<List<?>>
row| Constructor and Description |
|---|
H2FieldsIterator(ResultSet data,
MvccQueryTracker mvccTracker,
boolean forUpdate) |
| Modifier and Type | Method and Description |
|---|---|
protected List<?> |
createRow() |
void |
onClose() |
onHasNext, onNext, onRemove, toStringpublic H2FieldsIterator(ResultSet data, MvccQueryTracker mvccTracker, boolean forUpdate) throws IgniteCheckedException
data - Data.mvccTracker - Mvcc tracker.forUpdate - SELECT FOR UPDATE flag.IgniteCheckedException - If failed.protected List<?> createRow()
createRow in class H2ResultSetIterator<List<?>>public void onClose()
throws IgniteCheckedException
onClose in class H2ResultSetIterator<List<?>>IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019