| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem | |
| org.apache.ignite.internal.pagemem.impl | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.pagemem |
This package contains page memory implementation for case persitence is enabled.
|
| org.apache.ignite.internal.processors.cache.persistence.tree.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageMemory |
| Modifier and Type | Class and Description |
|---|---|
class |
PageMemoryNoStoreImpl
Page header structure is described by the following diagram.
|
| Modifier and Type | Method and Description |
|---|---|
static @Nullable Map<Integer,Long> |
GridCacheOffheapManager.readSharedGroupCacheSizes(PageSupport pageMem,
int grpId,
long cntrsPageId)
Loads cache sizes for all caches in shared group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageMemoryEx
Page memory with some persistence related additions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageMemoryImpl
Page header structure is described by the following diagram.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PageHandler.isWalDeltaRecordNeeded(PageSupport pageMem,
int cacheId,
long pageId,
long page,
IgniteWriteAheadLogManager wal,
@Nullable Boolean walPlc) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021