K - Type of an upstream value key.V - Type of an upstream value.public class UpstreamCursorAdapter<K,V> extends Object implements Iterator<UpstreamEntry<K,V>>
Cache.Entry received from Ignite Cache query cursor into DLC-specific
UpstreamEntry.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
UpstreamEntry<K,V> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic boolean hasNext()
hasNext in interface Iterator<UpstreamEntry<K,V>>public UpstreamEntry<K,V> next()
next in interface Iterator<UpstreamEntry<K,V>>
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018