Class UlidSnapshotKeyDecoder
java.lang.Object
io.datarouter.filesystem.snapshot.key.UlidSnapshotKeyDecoder
- All Implemented Interfaces:
SnapshotKeyDecoder
public class UlidSnapshotKeyDecoder extends java.lang.Object implements SnapshotKeyDecoder
-
Constructor Summary
Constructors Constructor Description UlidSnapshotKeyDecoder() -
Method Summary
Modifier and Type Method Description java.time.InstanttoInstant(SnapshotKey snapshotKey)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.filesystem.snapshot.key.SnapshotKeyDecoder
getAge, isOlderThan
-
Constructor Details
-
UlidSnapshotKeyDecoder
public UlidSnapshotKeyDecoder()
-
-
Method Details
-
toInstant
- Specified by:
toInstantin interfaceSnapshotKeyDecoder
-