Uses of Class
io.atomix.utils.time.Version
-
Packages that use Version Package Description io.atomix.utils.time Provides classes and interfaces for representing and operating on both logical and physical representations of time. -
-
Uses of Version in io.atomix.utils.time
Methods in io.atomix.utils.time that return Version Modifier and Type Method Description VersionLogicalTimestamp. asVersion()Returns the timestamp as a version.
-