Package | Description |
---|---|
com.j_spaces.core.cache |
Modifier and Type | Method and Description |
---|---|
static CacheManager.InitialLoadOrigin |
CacheManager.InitialLoadOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheManager.InitialLoadOrigin[] |
CacheManager.InitialLoadOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IEntryCacheInfo |
CacheManager.safeInsertEntryToCache(Context context,
IEntryHolder entryHolder,
boolean newEntry,
TypeData pType,
boolean pin,
CacheManager.InitialLoadOrigin fromInitialLoad)
Inserts the specified entry to cache, perform memory manager check.
|
Copyright © GigaSpaces.