| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal.record | |
| org.apache.ignite.internal.processors.cache.persistence.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,CacheState> |
CheckpointRecord.cacheGroupStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckpointRecord.addCacheGroupState(int grpId,
CacheState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckpointRecord.cacheGroupStates(Map<Integer,CacheState> cacheGrpStates) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckpointHistory.addCheckpoint(CheckpointEntry entry,
Map<Integer,CacheState> cacheStates)
Adds checkpoint entry after the corresponding WAL record has been written to WAL.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021