public static class DirectPersistencyBlobStoreIO.DirectPersistencyOverflowIterBlobStoreIO extends Object implements Iterator<DirectPersistencyOverflowListSegment>
| Constructor and Description |
|---|
DirectPersistencyOverflowIterBlobStoreIO(DirectPersistencyBlobStoreIO ioMgr,
CacheManager cacheManager,
Logger logger,
boolean isCurrentGeneration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
DirectPersistencyOverflowListSegment |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DirectPersistencyOverflowIterBlobStoreIO(DirectPersistencyBlobStoreIO ioMgr, CacheManager cacheManager, Logger logger, boolean isCurrentGeneration)
public boolean hasNext()
hasNext in interface Iterator<DirectPersistencyOverflowListSegment>public DirectPersistencyOverflowListSegment next()
next in interface Iterator<DirectPersistencyOverflowListSegment>public void remove()
remove in interface Iterator<DirectPersistencyOverflowListSegment>Copyright © GigaSpaces.