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