| 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 |
CachesRegistry.group(int grpId) |
CacheGroupDescriptor |
DynamicCacheDescriptor.groupDescriptor() |
CacheGroupDescriptor |
CachesRegistry.unregisterGroup(int grpId)
Removes cache group from registry.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,CacheGroupDescriptor> |
CachesRegistry.allGroups() |
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 |
|---|---|
IgniteInternalFuture<?> |
CachesRegistry.init(Map<Integer,CacheGroupDescriptor> groupDescriptors,
Map<String,DynamicCacheDescriptor> cacheDescriptors)
Removes currently registered cache groups and caches.
|
IgniteInternalFuture<?> |
CacheAffinitySharedManager.initCachesOnLocalJoin(Map<Integer,CacheGroupDescriptor> grpDescs,
Map<String,DynamicCacheDescriptor> cacheDescs)
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 Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019