Class Hierarchy
- java.lang.Object
- io.atomix.utils.time.LogicalClock (implements io.atomix.utils.time.Clock<T>)
- io.atomix.utils.time.LogicalTimestamp (implements io.atomix.utils.time.Timestamp)
- io.atomix.utils.time.Epoch
- io.atomix.utils.time.VectorTimestamp<T>
- io.atomix.utils.time.MultiValuedTimestamp<T,U> (implements io.atomix.utils.time.Timestamp)
- io.atomix.utils.time.VectorClock<T> (implements io.atomix.utils.time.Clock<T>)
- io.atomix.utils.time.Version (implements io.atomix.utils.time.Timestamp)
- io.atomix.utils.time.Versioned<V>
- 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