Class RdbTableWalker

    • Method Detail

      • setSnapshot

        public void setSnapshot​(org.rocksdb.Snapshot snapshot)
        If set, the snapshot will be used to iterate the database but only if the follow = false

        The snapshot will be release at the end

        Parameters:
        snapshot -
      • setBatchUpdates

        public void setBatchUpdates​(boolean batchUpdates)
      • getNumRecordsRead

        public long getNumRecordsRead()