public class RecentExtendedIndexUpdates extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RecentExtendedIndexUpdates.RecentExtendedUpdatesInfo |
static class |
RecentExtendedIndexUpdates.RecentExtendedUpdatesIter |
Constructor and Description |
---|
RecentExtendedIndexUpdates(CacheManager cacheManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
IScanListIterator<IEntryCacheInfo> |
iterator(long startTime,
ExtendedIndexIterator mainIter) |
void |
onRemove(IEntryCacheInfo eci) |
void |
onUpdate(IEntryCacheInfo eci) |
void |
onUpdateEnd(IEntryCacheInfo eci) |
int |
reapExpired() |
public RecentExtendedIndexUpdates(CacheManager cacheManager)
public void onUpdate(IEntryCacheInfo eci)
public void onUpdateEnd(IEntryCacheInfo eci)
public void onRemove(IEntryCacheInfo eci)
public int reapExpired()
public IScanListIterator<IEntryCacheInfo> iterator(long startTime, ExtendedIndexIterator mainIter)
public boolean isEmpty()
Copyright © GigaSpaces.