Uses of Class
org.agrona.concurrent.CachedEpochClockPadding
Packages that use CachedEpochClockPadding
Package
Description
Concurrent data structures and utilities that support both on and off Java heap usage.
-
Uses of CachedEpochClockPadding in org.agrona.concurrent
Subclasses of CachedEpochClockPadding in org.agrona.concurrentModifier and TypeClassDescriptionclass
AnEpochClock
that caches a timestamp which can be updated withCachedEpochClock.update(long)
.(package private) class
Value for the sequence that is expected to be padded.