Uses of Interface
io.atomix.utils.time.Clock
-
Packages that use Clock Package Description io.atomix.utils.time Provides classes and interfaces for representing and operating on both logical and physical representations of time. -
-
Uses of Clock in io.atomix.utils.time
Classes in io.atomix.utils.time that implement Clock Modifier and Type Class Description classLogicalClockLogical clock.classVectorClock<T extends Identifier>Vector clock.classWallClockWall clock.
-