Class CachedEpochClockValue

java.lang.Object
org.agrona.concurrent.CachedEpochClockPadding
org.agrona.concurrent.CachedEpochClockValue
Direct Known Subclasses:
CachedEpochClock

abstract class CachedEpochClockValue extends CachedEpochClockPadding
Value for the sequence that is expected to be padded.
  • Field Details

    • timeMs

      protected volatile long timeMs
      Time in milliseconds.
  • Constructor Details

    • CachedEpochClockValue

      CachedEpochClockValue()