public class HeaderRecord extends WALRecord
WALRecord.RecordPurpose, WALRecord.RecordType| Modifier and Type | Field and Description |
|---|---|
static long |
COMPACTED_MAGIC
Magic of WAL segment with skipped physical records.
|
static long |
REGULAR_MAGIC
Magic of regular WAL segment.
|
| Constructor and Description |
|---|
HeaderRecord(int ver) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
WALRecord.RecordType |
type() |
int |
version() |
public static final long REGULAR_MAGIC
public static final long COMPACTED_MAGIC
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020