
public class OUpdatePageRecordV2 extends OUpdatePageRecord<Long> implements LongOperationId
lsn| Constructor and Description |
|---|
OUpdatePageRecordV2() |
OUpdatePageRecordV2(long pageIndex,
long fileId,
Long 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 OUpdatePageRecordV2()
public OUpdatePageRecordV2(long pageIndex,
long fileId,
Long operationUnitId,
OWALChanges changes)
public byte getId()
getId in interface OWriteableWALRecordCopyright © 2009–2025 OrientDB. All rights reserved.