Uses of Class
io.atomix.utils.time.LogicalTimestamp
Packages that use LogicalTimestamp
Package
Description
Provides classes and interfaces for representing and operating on both logical and physical
representations of time.
-
Uses of LogicalTimestamp in io.atomix.utils.time
Methods in io.atomix.utils.time that return LogicalTimestampModifier and TypeMethodDescriptionstatic LogicalTimestampLogicalTimestamp.of(long value) Returns a new logical timestamp for the given logical time.