Class SnapshotInfo


  • public class SnapshotInfo
    extends Object
    stores the zxid (as in its file name) and the last modified timestamp of a snapshot file
    • Field Detail

      • zxid

        public long zxid
      • timestamp

        public long timestamp