| Package | Description | 
|---|---|
| com.j_spaces.core.cache | |
| com.j_spaces.core.cache.blobStore | 
| Modifier and Type | Method and Description | 
|---|---|
| static CacheOperationReason | CacheOperationReason. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CacheOperationReason[] | CacheOperationReason. 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. touchByEntry(Context context,
            IEntryHolder entry,
            boolean modifyOp,
            ITemplateHolder template,
            CacheOperationReason cacheOperationReason) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BlobStoreCacheHandler. handleOnSpaceOperation(Context context,
                      BlobStoreEntryHolder entry,
                      CacheOperationReason cacheOperationReason) | 
| void | IBlobStoreCacheHandler. handleOnSpaceOperation(Context context,
                      BlobStoreEntryHolder entry,
                      CacheOperationReason cacheOperationReason) | 
| void | BlobStoreRefEntryCacheInfo. insertOrTouchInternalCache(Context context,
                          CacheManager cacheManager,
                          BlobStoreEntryHolder entry,
                          CacheOperationReason cacheOperationReason) | 
| void | BlobStoreEntryHolder. insertOrTouchInternalCache(Context context,
                          CacheManager cacheManager,
                          CacheOperationReason cacheOperationReason) | 
| void | IBlobStoreEntryHolder. insertOrTouchInternalCache(Context context,
                          CacheManager cacheManager,
                          CacheOperationReason cacheOperationReason) | 
Copyright © GigaSpaces.