Interface SnapshotKeyDecoder
- All Known Implementing Classes:
UlidSnapshotKeyDecoder
public interface SnapshotKeyDecoder
-
Method Summary
Modifier and Type Method Description default java.time.DurationgetAge(SnapshotKey snapshotKey)default booleanisOlderThan(SnapshotKey snapshotKey, java.time.Duration duration)java.time.InstanttoInstant(SnapshotKey snapshotKey)