| Package | Description | 
|---|---|
| com.j_spaces.core.cache | 
| Modifier and Type | Method and Description | 
|---|---|
static CacheManager.RecentDeleteCodes | 
CacheManager.RecentDeleteCodes.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CacheManager.RecentDeleteCodes[] | 
CacheManager.RecentDeleteCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
CacheManager.removeEntryFromCache(IEntryHolder entryHolder,
                    boolean initiatedByEvictionStrategy,
                    boolean locked,
                    IEntryCacheInfo pEntry,
                    CacheManager.RecentDeleteCodes recentDeleteUsage)
Removes the specified entry from cache. 
 | 
Copyright © GigaSpaces.