| Modifier and Type | Method and Description |
|---|---|
CacheStoreManager |
GridCacheContext.store() |
| Constructor and Description |
|---|
GridCacheContext(GridKernalContext ctx,
GridCacheSharedContext sharedCtx,
CacheConfiguration cacheCfg,
CacheType cacheType,
boolean affNode,
boolean updatesAllowed,
GridCacheEventManager evtMgr,
GridCacheSwapManager swapMgr,
CacheStoreManager storeMgr,
GridCacheEvictionManager evictMgr,
GridCacheQueryManager<K,V> qryMgr,
CacheContinuousQueryManager contQryMgr,
CacheDataStructuresManager dataStructuresMgr,
GridCacheTtlManager ttlMgr,
GridCacheDrManager drMgr,
CacheConflictResolutionManager<K,V> rslvrMgr,
CachePluginManager pluginMgr,
GridCacheAffinityManager affMgr) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheOsStoreManager
Default store manager implementation.
|
class |
GridCacheStoreManagerAdapter
Store manager.
|
| Constructor and Description |
|---|
GridCacheWriteBehindStore(CacheStoreManager storeMgr,
String gridName,
String cacheName,
IgniteLogger log,
CacheStore<K,V> store)
Creates a write-behind cache store for the given store.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<CacheStoreManager> |
IgniteTxAdapter.stores()
Store manager for current transaction.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015