Interface Resumable<Timestamp extends java.lang.Comparable<Timestamp>>

    • Method Detail

      • getResumableTimestamp

        Timestamp getResumableTimestamp()
        Returns the smallest timestamp where lazy folding shall be resumed, or null if there is no more folding to do in this resumable.