public class H2KeyValueIterator<K,V> extends H2ResultSetIterator<IgniteBiTuple<K,V>>
row| Modifier | Constructor and Description |
|---|---|
protected |
H2KeyValueIterator(ResultSet data) |
| Modifier and Type | Method and Description |
|---|---|
protected IgniteBiTuple<K,V> |
createRow() |
onClose, onHasNext, onNext, onRemove, toStringcheckClosed, close, hasNextX, isClosed, nextX, removeXhasNext, iterator, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, iterator, spliteratorforEachRemaining, hasNext, next, removeprotected H2KeyValueIterator(ResultSet data) throws IgniteCheckedException
data - Data array.IgniteCheckedException - If failed.protected IgniteBiTuple<K,V> createRow()
createRow in class H2ResultSetIterator<IgniteBiTuple<K,V>>
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018