public static class DirectPersistencyOverflowListSegment.OverflowElementIterator extends Object implements Iterator<IDirectPersistencyOpInfo>
Constructor and Description |
---|
OverflowElementIterator(IDirectPersistencySyncHandler main,
LinkedList<Long> elements) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
IDirectPersistencyOpInfo |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public OverflowElementIterator(IDirectPersistencySyncHandler main, LinkedList<Long> elements)
public IDirectPersistencyOpInfo next()
next
in interface Iterator<IDirectPersistencyOpInfo>
public boolean hasNext()
hasNext
in interface Iterator<IDirectPersistencyOpInfo>
public void remove()
remove
in interface Iterator<IDirectPersistencyOpInfo>
Copyright © GigaSpaces.