Package org.rocksdb

Class Snapshot

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class Snapshot
    extends RocksObject
    Snapshot of database
    • Method Detail

      • getSequenceNumber

        public long getSequenceNumber()
        Return the associated sequence number;
        Returns:
        the associated sequence number of this snapshot.