public static class DirectPersistencyListHandler.DirectPersistencyCurrentGenerationMemoryIterator extends Object implements Iterator<IDirectPersistencyOpInfo>
| Constructor and Description |
|---|
DirectPersistencyCurrentGenerationMemoryIterator(DirectPersistencyListHandler listHandler,
com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyListHandler.MemorySegment memSegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
IDirectPersistencyOpInfo |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DirectPersistencyCurrentGenerationMemoryIterator(DirectPersistencyListHandler listHandler, com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyListHandler.MemorySegment memSegment)
public IDirectPersistencyOpInfo next()
next in interface Iterator<IDirectPersistencyOpInfo>public boolean hasNext()
hasNext in interface Iterator<IDirectPersistencyOpInfo>public void remove()
remove in interface Iterator<IDirectPersistencyOpInfo>public void close()
Copyright © GigaSpaces.