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