public class H2FieldsIterator extends H2ResultSetIterator<List<?>>
row, tracing| Constructor and Description |
|---|
H2FieldsIterator(ResultSet data,
MvccQueryTracker mvccTracker,
H2PooledConnection conn,
int pageSize,
IgniteLogger log,
IgniteH2Indexing h2,
H2QueryInfo qryInfo,
Tracing tracing) |
| Modifier and Type | Method and Description |
|---|---|
protected List<?> |
createRow() |
void |
onClose() |
close, hasNextX, isClosed, lockTables, nextX, removeX, toString, unlockTableshasNext, iterator, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, iterator, spliteratorforEachRemaining, hasNext, next, removepublic H2FieldsIterator(ResultSet data, MvccQueryTracker mvccTracker, H2PooledConnection conn, int pageSize, IgniteLogger log, IgniteH2Indexing h2, H2QueryInfo qryInfo, Tracing tracing) throws IgniteCheckedException
data - Data.mvccTracker - Mvcc tracker.pageSize - Page size.conn - Connection.tracing - Tracing processor.IgniteCheckedException - If failed.protected List<?> createRow()
createRow in class H2ResultSetIterator<List<?>>public void onClose()
throws IgniteCheckedException
onClose in class H2ResultSetIterator<List<?>>IgniteCheckedException - On error.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025