
public abstract class OOperationUnitBodyRecord extends OOperationUnitRecord
lsn| Modifier | Constructor and Description |
|---|---|
protected |
OOperationUnitBodyRecord() |
protected |
OOperationUnitBodyRecord(OOperationUnitId operationUnitId) |
| Modifier and Type | Method and Description |
|---|---|
int |
fromStream(byte[] content,
int offset) |
int |
serializedSize() |
int |
toStream(byte[] content,
int offset) |
equals, getOperationUnitId, hashCode, toStringgetLsn, setLsn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisUpdateMasterRecordprotected OOperationUnitBodyRecord()
protected OOperationUnitBodyRecord(OOperationUnitId operationUnitId)
public int toStream(byte[] content,
int offset)
toStream in interface OWALRecordtoStream in class OOperationUnitRecordpublic int fromStream(byte[] content,
int offset)
fromStream in interface OWALRecordfromStream in class OOperationUnitRecordpublic int serializedSize()
serializedSize in interface OWALRecordserializedSize in class OOperationUnitRecordCopyright © 2009–2025 OrientDB. All rights reserved.