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