| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal | |
| org.apache.ignite.internal.pagemem.wal.record | |
| org.apache.ignite.internal.processors.cache.persistence.wal |
| Modifier and Type | Method and Description |
|---|---|
WALPointer |
IgniteWriteAheadLogManager.log(WALRecord entry,
RolloverType rolloverType)
Appends the given log entry to the write-ahead log.
|
| Modifier and Type | Method and Description |
|---|---|
static RolloverType |
RolloverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RolloverType[] |
RolloverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WALPointer |
FileWriteAheadLogManager.log(WALRecord rec,
RolloverType rolloverType)
Appends the given log entry to the write-ahead log.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020