| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persitence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.pagemem |
This package contains page memory implementation for case persitence is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheDatabaseSharedManager.applyPageSnapshot(PageMemoryEx pageMem,
PageSnapshot pageSnapshotRecord) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheDatabaseSharedManager.stripedApplyPage(Consumer<PageMemoryEx> consumer,
int grpId,
int partId,
StripedExecutor exec,
Semaphore semaphore) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageMemoryImpl
Page header structure is described by the following diagram.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020