| Modifier and Type | Method and Description |
|---|---|
void |
GridDiscoveryManager.addCacheGroup(CacheGroupDescriptor grpDesc,
IgnitePredicate<ClusterNode> filter,
CacheMode cacheMode) |
void |
GridDiscoveryManager.removeCacheGroup(CacheGroupDescriptor grpDesc) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgnitePageStoreManager.beforeCacheGroupStart(CacheGroupDescriptor grpDesc) |
void |
IgnitePageStoreManager.initializeForCache(CacheGroupDescriptor grpDesc,
StoredCacheData cacheData)
Callback called when a cache is starting.
|
| Modifier and Type | Method and Description |
|---|---|
CacheGroupDescriptor |
ExchangeActions.CacheGroupActionData.descriptor() |
CacheGroupDescriptor |
DynamicCacheDescriptor.groupDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,CacheGroupDescriptor> |
LocalJoinCachesContext.cacheGroupDescriptors() |
Map<Integer,CacheGroupDescriptor> |
GridCacheProcessor.cacheGroupDescriptors() |
Map<Integer,CacheGroupDescriptor> |
CacheAffinitySharedManager.cacheGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExchangeActions.addCacheGroupToStop(CacheGroupDescriptor grpDesc,
boolean destroy) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheAffinitySharedManager.initCachesOnLocalJoin(Map<Integer,CacheGroupDescriptor> cacheGroupDescriptors,
Map<String,DynamicCacheDescriptor> cacheDescriptors)
Must be called from exchange thread.
|
| Constructor and Description |
|---|
DynamicCacheDescriptor(GridKernalContext ctx,
CacheConfiguration cacheCfg,
CacheType cacheType,
CacheGroupDescriptor grpDesc,
boolean template,
UUID rcvdFrom,
boolean staticCfg,
boolean sql,
IgniteUuid deploymentId,
QuerySchema schema) |
| Constructor and Description |
|---|
LocalJoinCachesContext(List<T2<DynamicCacheDescriptor,NearCacheConfiguration>> locJoinStartCaches,
Map<Integer,CacheGroupDescriptor> cacheGrpDescs,
Map<String,DynamicCacheDescriptor> cacheDescs) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilePageStoreManager.beforeCacheGroupStart(CacheGroupDescriptor grpDesc) |
void |
FilePageStoreManager.initializeForCache(CacheGroupDescriptor grpDesc,
StoredCacheData cacheData)
Callback called when a cache is starting.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018