public class IgniteSingletonIterator<T> extends GridCloseableIteratorAdapter<T>
| Constructor and Description |
|---|
IgniteSingletonIterator(T val) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
onHasNext() |
protected T |
onNext() |
checkClosed, close, hasNextX, isClosed, nextX, onClose, onRemove, removeXhasNext, iterator, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliteratorforEachRemaining, hasNext, next, removepublic IgniteSingletonIterator(T val)
protected boolean onHasNext()
throws IgniteCheckedException
onHasNext in class GridCloseableIteratorAdapter<T>True if iterator has next element.IgniteCheckedException - If failed.protected T onNext() throws IgniteCheckedException
onNext in class GridCloseableIteratorAdapter<T>IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023