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 TypeClassDescriptionclassANanoClockthat caches a timestamp which can be updated withCachedNanoClock.update(long).(package private) classValue for the sequence that is expected to be padded.