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, 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.3.0 Release Date : October 28 2017