public class MarshalledRecord extends WALRecord
buf and record position in WALRecord.pos.WALRecord.RecordPurpose, WALRecord.RecordType| Constructor and Description |
|---|
MarshalledRecord(WALRecord.RecordType type,
WALPointer pos,
ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
buffer() |
WALRecord.RecordType |
type() |
public MarshalledRecord(WALRecord.RecordType type, WALPointer pos, ByteBuffer buf)
type - Type of marshalled record.pos - WAL pointer to record.buf - Reusable buffer with record data.public WALRecord.RecordType type()
public ByteBuffer buffer()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021