java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OAbstractWALRecord
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.common.EmptyWALRecord
All Implemented Interfaces:
WriteableWALRecord, OWALRecord

public final class EmptyWALRecord extends OAbstractWALRecord
  • Constructor Details

    • EmptyWALRecord

      public EmptyWALRecord()
  • 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()