Package | Description |
---|---|
com.gigaspaces.internal.server.space.tiered_storage | |
com.j_spaces.core.cache |
Modifier and Type | Method and Description |
---|---|
void |
InternalRDBMSManager.insertEntry(Context context,
IEntryHolder entryHolder,
CacheManager.InitialLoadOrigin initialLoadOrigin)
Inserts a new entry to the internalDiskStorage
|
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 |
---|---|
void |
CacheManager.insertEntry(Context context,
IEntryHolder entryHolder,
boolean shouldReplicate,
boolean origin,
boolean suppliedUid,
CacheManager.InitialLoadOrigin initialLoadOrigin) |
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.