T - Type.public class CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator<T> extends GridCloseableIteratorAdapter<T> implements CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T>
| Modifier and Type | Method and Description |
|---|---|
protected void |
onClose()
Invoked on iterator close.
|
protected boolean |
onHasNext() |
protected T |
onNext() |
protected void |
onRemove()
Called on remove from iterator.
|
WeakReference |
weakReference() |
checkClosed, close, hasNextX, isClosed, nextX, removeXhasNext, iterator, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, isClosedhasNextX, nextX, removeXprotected T onNext() throws IgniteCheckedException
onNext in class GridCloseableIteratorAdapter<T>IgniteCheckedException - If failed.protected boolean onHasNext()
throws IgniteCheckedException
onHasNext in class GridCloseableIteratorAdapter<T>True if iterator has next element.IgniteCheckedException - If failed.protected void onRemove()
throws IgniteCheckedException
onRemove in class GridCloseableIteratorAdapter<T>IgniteCheckedException - If failed.protected void onClose()
throws IgniteCheckedException
onClose in class GridCloseableIteratorAdapter<T>IgniteCheckedException - If closing failed.public WeakReference weakReference()
weakReference in interface CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T>
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016