Class ONonTxOperationPerformedWALRecord
java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OAbstractWALRecord
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ONonTxOperationPerformedWALRecord
- All Implemented Interfaces:
WriteableWALRecord,OWALRecord
- Since:
- 12/12/14
- Author:
- Andrey Lomakin (a.lomakin-at-orientdb.com) Andrey Lomakin
-
Field Summary
Fields inherited from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OAbstractWALRecord
logSequenceNumber -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintfromStream(byte[] content, int offset) intgetId()intinttoStream(byte[] content, int offset) voidtoStream(ByteBuffer buffer) Methods inherited from class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OAbstractWALRecord
equals, freeBinaryContent, getBinaryContent, getBinaryContentLen, getDiskSize, getDistance, getLsn, hashCode, isWritten, setBinaryContent, setDiskSize, setDistance, setLsn, toString, toString, written
-
Constructor Details
-
ONonTxOperationPerformedWALRecord
public ONonTxOperationPerformedWALRecord()
-
-
Method Details
-
toStream
public int toStream(byte[] content, int offset) -
toStream
-
fromStream
public int fromStream(byte[] content, int offset) -
serializedSize
public int serializedSize() -
getId
public int getId()
-