| Modifier and Type | Method and Description |
|---|---|
void |
IgnitePageStoreManager.shutdownForCacheGroup(CacheGroupContext grp,
boolean destroy)
Callback called when a cache is stopping.
|
| Modifier and Type | Field and Description |
|---|---|
protected CacheGroupContext |
GridCachePreloaderAdapter.grp |
protected CacheGroupContext |
IgniteCacheOffheapManagerImpl.grp |
| Modifier and Type | Method and Description |
|---|---|
CacheGroupContext |
GridCacheProcessor.cacheGroup(int grpId) |
CacheGroupContext |
GridCacheContext.group() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheGroupContext> |
GridCacheProcessor.cacheGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheOffheapManager.start(GridCacheSharedContext ctx,
CacheGroupContext grp) |
void |
IgniteCacheOffheapManagerImpl.start(GridCacheSharedContext ctx,
CacheGroupContext grp) |
void |
CacheAffinitySharedManager.stopCacheGroupOnReconnect(CacheGroupContext grpCtx) |
| Constructor and Description |
|---|
CacheGroupMetricsMXBeanImpl(CacheGroupContext ctx)
Creates MBean;
|
GridCacheContext(GridKernalContext ctx,
GridCacheSharedContext sharedCtx,
CacheConfiguration cacheCfg,
CacheGroupContext grp,
CacheType cacheType,
AffinityTopologyVersion locStartTopVer,
boolean affNode,
boolean updatesAllowed,
GridCacheEventManager evtMgr,
CacheStoreManager storeMgr,
CacheEvictionManager evictMgr,
GridCacheQueryManager<K,V> qryMgr,
CacheContinuousQueryManager contQryMgr,
CacheDataStructuresManager dataStructuresMgr,
GridCacheTtlManager ttlMgr,
GridCacheDrManager drMgr,
CacheConflictResolutionManager<K,V> rslvrMgr,
CachePluginManager pluginMgr,
GridCacheAffinityManager affMgr) |
GridCachePreloaderAdapter(CacheGroupContext grp) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCacheDhtTopologyFuture.validate(CacheGroupContext grp,
Collection<ClusterNode> topNodes) |
protected GridDhtTopologyFutureAdapter.CacheValidation |
GridDhtTopologyFutureAdapter.validateCacheGroup(CacheGroupContext grp,
Collection<ClusterNode> topNodes) |
| Constructor and Description |
|---|
GridDhtPartitionTopologyImpl(GridCacheSharedContext ctx,
CacheGroupContext grp) |
| Constructor and Description |
|---|
GridDhtPartitionDemander(CacheGroupContext grp) |
GridDhtPreloader(CacheGroupContext grp) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheDataRowAdapter.initFromLink(CacheGroupContext grp,
CacheDataRowAdapter.RowData rowData)
Read row from data pages.
|
void |
CacheDataRowAdapter.initFromLink(CacheGroupContext grp,
GridCacheSharedContext<?,?> sharedCtx,
PageMemory pageMem,
CacheDataRowAdapter.RowData rowData)
Read row from data pages.
|
GridDhtPartitionState |
GridCacheDatabaseSharedManager.readPartitionState(CacheGroupContext grpCtx,
int partId) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheDatabaseSharedManager.onCacheGroupsStopped(Collection<IgniteBiTuple<CacheGroupContext,Boolean>> stoppedGrps) |
void |
GridCacheDatabaseSharedManager.onCacheGroupsStopped(Collection<IgniteBiTuple<CacheGroupContext,Boolean>> stoppedGrps) |
| Constructor and Description |
|---|
RowStore(CacheGroupContext grp,
FreeList freeList) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilePageStoreManager.shutdownForCacheGroup(CacheGroupContext grp,
boolean destroy)
Callback called when a cache is stopping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheSnapshotManager.onCacheGroupStop(CacheGroupContext gctx) |
boolean |
IgniteCacheSnapshotManager.partitionsAreFrozen(CacheGroupContext grp) |
| Constructor and Description |
|---|
CacheDataRowStore(CacheGroupContext grp,
FreeList freeList,
int partId) |
CacheDataTree(CacheGroupContext grp,
String name,
ReuseList reuseList,
CacheDataRowStore rowStore,
long metaPageId,
boolean initNew) |
PendingEntriesTree(CacheGroupContext grp,
String name,
PageMemory pageMem,
long metaPageId,
ReuseList reuseList,
boolean initNew) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018