Package io.atomix.utils.time


package io.atomix.utils.time
Provides classes and interfaces for representing and operating on both logical and physical representations of time.
  • Class
    Description
    Clock<T extends Timestamp>
    Clock.
    Timestamp based on logical sequence value.
    Opaque version structure.
    Logical timestamp for versions.
    Wall clock.
    A Timestamp that derives its value from the prevailing wallclock time on the controller where it is generated.