public class HeaderRecord extends WALRecord
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 Fabric : ver. 2.6.0 Release Date : July 10 2018