
public final class OUpdatePageRecordV1 extends OUpdatePageRecord<OOperationUnitId> implements OperationUnitOperationId
lsn| Constructor and Description |
|---|
OUpdatePageRecordV1() |
OUpdatePageRecordV1(long pageIndex,
long fileId,
OOperationUnitId operationUnitId,
OWALChanges changes) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getId() |
equals, fromStream, getChanges, hashCode, isUpdateMasterRecord, serializedSize, toStream, toStreamgetFileId, getPageIndex, toStringgetOperationUnitIdfreeBinaryContent, getBinaryContent, getBinaryContentLen, getDiskSize, getDistance, getLsn, isWritten, setBinaryContent, setDiskSize, setDistance, setLsn, toString, writtenclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOperationUnitIdpublic OUpdatePageRecordV1()
public OUpdatePageRecordV1(long pageIndex,
long fileId,
OOperationUnitId operationUnitId,
OWALChanges changes)
public byte getId()
getId in interface OWriteableWALRecordCopyright © 2009–2025 OrientDB. All rights reserved.