public class EntriesIter extends SAIterBase implements ISAdapterIterator<IEntryHolder>
_cacheManager, _context
Constructor and Description |
---|
EntriesIter(Context context,
ITemplateHolder template,
IServerTypeDesc serverTypeDesc,
CacheManager cacheManager,
long SCNFilter,
long leaseFilter,
boolean memoryOnly,
boolean transientOnly) |
Modifier and Type | Method and Description |
---|---|
void |
afterAlternatingThreadBatch() |
void |
beforeAlternatingThreadBatch(Context context) |
void |
close()
Cleans up open resources
|
IEntryCacheInfo |
getCurrentEntryCacheInfo() |
IEntryHolder |
getCurrentEntryHolder() |
boolean |
isBringCacheInfoOnly() |
IEntryHolder |
next_by_uid() |
IEntryHolder |
next() |
IEntryCacheInfo |
nextEntryCacheInfo() |
Object |
nextObject() |
void |
setBringCacheInfoOnly(boolean val) |
void |
setNotRefreshCache() |
public EntriesIter(Context context, ITemplateHolder template, IServerTypeDesc serverTypeDesc, CacheManager cacheManager, long SCNFilter, long leaseFilter, boolean memoryOnly, boolean transientOnly) throws SAException
SAException
public void beforeAlternatingThreadBatch(Context context)
public void afterAlternatingThreadBatch()
public IEntryHolder next() throws SAException
next
in interface ISAdapterIterator<IEntryHolder>
SAException
public IEntryHolder next_by_uid() throws SAException
SAException
public IEntryCacheInfo nextEntryCacheInfo() throws SAException
SAException
public Object nextObject() throws SAException
SAException
public IEntryCacheInfo getCurrentEntryCacheInfo()
public IEntryHolder getCurrentEntryHolder()
public void close() throws SAException
SAIterBase
close
in interface ISAdapterIterator<IEntryHolder>
close
in class SAIterBase
SAException
public void setNotRefreshCache()
public void setBringCacheInfoOnly(boolean val)
public boolean isBringCacheInfoOnly()
Copyright © GigaSpaces.