Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
...
This is similar to AtomicLong but in a distributed setting. It is useful for vending globally unique counter values.
AtomicValue
A distributed version of AtomicReference.
LogicalClockService
This service is useful for assigning globally ordered time stamps to various events. This will be useful for ordering events in a distributed setting.
...