| 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) |
| Constructor and Description |
|---|
CheckpointEntry(long cpTs,
WALPointer cpMark,
UUID cpId,
Map<Integer,CacheState> cacheGrpStates)
Checkpoint entry constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019