java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber
All Implemented Interfaces:
Comparable<OLogSequenceNumber>

public class OLogSequenceNumber extends Object implements Comparable<OLogSequenceNumber>
Immutable number representing the position in WAL file (LSN).
Since:
29.04.13
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com)