
public class ONonTxOperationPerformedWALRecord extends OAbstractWALRecord
lsn| Constructor and Description |
|---|
ONonTxOperationPerformedWALRecord() |
| Modifier and Type | Method and Description |
|---|---|
int |
fromStream(byte[] content,
int offset) |
byte |
getId() |
boolean |
isUpdateMasterRecord() |
int |
serializedSize() |
int |
toStream(byte[] content,
int offset) |
void |
toStream(ByteBuffer buffer) |
equals, freeBinaryContent, getBinaryContent, getBinaryContentLen, getDiskSize, getDistance, getLsn, hashCode, isWritten, setBinaryContent, setDiskSize, setDistance, setLsn, toString, toString, writtenpublic int toStream(byte[] content,
int offset)
public void toStream(ByteBuffer buffer)
public int fromStream(byte[] content,
int offset)
public int serializedSize()
public boolean isUpdateMasterRecord()
public byte getId()
Copyright © 2009–2025 OrientDB. All rights reserved.