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

public class ONonTxOperationPerformedWALRecord extends OAbstractWALRecord
Since:
12/12/14
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com) Andrey Lomakin
  • Constructor Details

    • ONonTxOperationPerformedWALRecord

      public ONonTxOperationPerformedWALRecord()
  • Method Details

    • toStream

      public int toStream(byte[] content, int offset)
    • toStream

      public void toStream(ByteBuffer buffer)
    • fromStream

      public int fromStream(byte[] content, int offset)
    • serializedSize

      public int serializedSize()
    • getId

      public int getId()