public interface GridIterable<T> extends GridIterator<T>
GridIterator| Modifier and Type | Method and Description |
|---|---|
GridIterator<T> |
iterator()
Returns
GridIterator which extends regular Iterator interface
and adds methods that account for possible failures in cases when iterating
over data that has been partially received over network. |
hasNextX, nextX, removeXGridIterator<T> iterator()
GridIterator which extends regular Iterator interface
and adds methods that account for possible failures in cases when iterating
over data that has been partially received over network.iterator in interface Iterable<T>GridIterator.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015