Package | Description |
---|---|
com.j_spaces.core.cache | |
com.j_spaces.core.cache.mvcc |
Modifier and Type | Method and Description |
---|---|
void |
CacheManager.disconnectMVCCEntryFromXtn(Context context,
MVCCEntryCacheInfo pEntry,
XtnEntry xtnEntry,
boolean xtnEnd) |
Modifier and Type | Method and Description |
---|---|
MVCCEntryCacheInfo |
MVCCShellEntryCacheInfo.getDirtyEntry() |
Modifier and Type | Method and Description |
---|---|
Iterator<MVCCEntryCacheInfo> |
MVCCShellEntryCacheInfo.ascIterator() |
Iterator<MVCCEntryCacheInfo> |
MVCCShellEntryCacheInfo.descIterator() |
Modifier and Type | Method and Description |
---|---|
void |
MVCCCacheManagerHandler.disconnectMvccEntryFromXtn(Context context,
MVCCEntryCacheInfo pEntry,
XtnEntry xtnEntry,
boolean xtnEnd) |
IEntryCacheInfo |
MVCCCacheManagerHandler.insertMvccEntryToCache(MVCCEntryCacheInfo pEntry,
ConcurrentMap<String,IEntryCacheInfo> entries) |
void |
MVCCShellEntryCacheInfo.removeEntryGeneration(MVCCEntryCacheInfo entryCacheInfo) |
void |
MVCCShellEntryCacheInfo.setDirtyEntry(MVCCEntryCacheInfo dirtyEntry) |
Constructor and Description |
---|
MVCCShellEntryCacheInfo(IEntryHolder entryHolder,
MVCCEntryCacheInfo pEntry) |
Copyright © GigaSpaces.