public interface LogicalClockService
Logical timestamps are useful for establishing a total ordering of arbitrary cluster wide events without relying on a fully synchronized system clock (wall clock)
Modifier and Type | Method and Description |
---|---|
Timestamp |
getTimestamp()
Generates a new logical timestamp.
|
Timestamp getTimestamp()