| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence | |
| org.apache.ignite.internal.processors.cache.persistence.checkpoint |
| Modifier and Type | Method and Description |
|---|---|
CheckpointEntry |
GridCacheDatabaseSharedManager.createCheckPointEntry(long cpTs,
WALPointer ptr,
UUID cpId,
CheckpointRecord rec,
CheckpointEntryType type) |
void |
GridCacheDatabaseSharedManager.writeCheckpointEntry(ByteBuffer entryBuf,
CheckpointEntry cp,
CheckpointEntryType type)
Writes checkpoint entry buffer
entryBuf to specified checkpoint file with 2-phase protocol. |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointEntryType |
CheckpointEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckpointEntryType[] |
CheckpointEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019