| 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 |
IgniteCacheOffheapManagerImpl.grp |
protected CacheGroupContext |
GridCachePreloaderAdapter.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 Group metrics 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 |
|---|
GridDhtPartitionDemander(CacheGroupContext grp) |
GridDhtPreloader(CacheGroupContext grp) |
| Modifier and Type | Method and Description |
|---|---|
CacheGroupContext |
GridDhtLocalPartition.group()
Returns group context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionsEvictManager.evictPartitionAsync(CacheGroupContext grp,
GridDhtLocalPartition part)
Adds partition to eviction queue and starts eviction process if permit available.
|
void |
PartitionsEvictManager.onCacheGroupStopped(CacheGroupContext grp)
Stops eviction process for group.
|
| Constructor and Description |
|---|
GridDhtLocalPartition(GridCacheSharedContext ctx,
CacheGroupContext grp,
int id) |
GridDhtPartitionTopologyImpl(GridCacheSharedContext ctx,
CacheGroupContext grp) |
| Modifier and Type | Method and Description |
|---|---|
static byte |
MvccUtils.state(CacheGroupContext grp,
long mvccCrd,
long mvccCntr,
int mvccOpCntr) |
static IgniteTxMvccVersionCheckedException |
MvccUtils.unexpectedStateException(CacheGroupContext grp,
byte state,
long crd,
long cntr,
int opCntr) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheDatabaseSharedManager.onCacheGroupsStopped(Collection<IgniteBiTuple<CacheGroupContext,Boolean>> stoppedGrps) |
void |
IgniteCacheDatabaseSharedManager.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) |
DataRow(CacheGroupContext grp,
int hash,
long link,
int part,
CacheDataRowAdapter.RowData rowData) |
PendingEntriesTree(CacheGroupContext grp,
String name,
PageMemory pageMem,
long metaPageId,
ReuseList reuseList,
boolean initNew) |
| Constructor and Description |
|---|
MvccDataRow(CacheGroupContext grp,
int hash,
long link,
int part,
CacheDataRowAdapter.RowData rowData,
long crdVer,
long mvccCntr,
int mvccOpCntr) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019