public interface Resumable<Timestamp extends java.lang.Comparable<Timestamp>>
Modifier and Type | Method and Description |
---|---|
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.
|
Timestamp getResumableTimestamp()