Class Hierarchy
- java.lang.Object
- io.atomix.utils.time.LogicalTimestamp (implements io.atomix.utils.time.Timestamp)
- io.atomix.utils.time.Version (implements io.atomix.utils.time.Timestamp)
- io.atomix.utils.time.WallClock (implements io.atomix.utils.time.Clock<T>)
- io.atomix.utils.time.WallClockTimestamp (implements io.atomix.utils.time.Timestamp)
Interface Hierarchy
- io.atomix.utils.time.Clock<T>
- java.lang.Comparable<T>
- io.atomix.utils.time.Timestamp