| Modifier and Type | Method and Description |
|---|---|
CacheStoreManager |
GridCacheContext.store() |
| Constructor and Description |
|---|
GridCacheContext(GridKernalContext ctx,
GridCacheSharedContext sharedCtx,
CacheConfiguration cacheCfg,
CacheType cacheType,
boolean affNode,
GridCacheEventManager evtMgr,
GridCacheSwapManager swapMgr,
CacheStoreManager storeMgr,
GridCacheEvictionManager evictMgr,
GridCacheQueryManager<K,V> qryMgr,
CacheContinuousQueryManager contQryMgr,
GridCacheAffinityManager affMgr,
CacheDataStructuresManager dataStructuresMgr,
GridCacheTtlManager ttlMgr,
GridCacheDrManager drMgr,
CacheJtaManagerAdapter jtaMgr,
CacheConflictResolutionManager<K,V> rslvrMgr,
CachePluginManager pluginMgr) |
| 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 CacheStoreManager |
IgniteTxAdapter.store()
Store manager for current transaction.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015