Uses of Interface
org.apache.cassandra.utils.MonotonicClock
Packages that use MonotonicClock
Package
Description
-
Uses of MonotonicClock in org.apache.cassandra.db.compaction.unified
Fields in org.apache.cassandra.db.compaction.unified declared as MonotonicClock -
Uses of MonotonicClock in org.apache.cassandra.metrics
Constructors in org.apache.cassandra.metrics with parameters of type MonotonicClockModifierConstructorDescriptionDecayingEstimatedHistogramReservoir(boolean considerZeroes, int bucketCount, int stripes, MonotonicClock clock, long landmarkResetIntervalInNs) -
Uses of MonotonicClock in org.apache.cassandra.utils
Classes in org.apache.cassandra.utils that implement MonotonicClockModifier and TypeClassDescriptionstatic classstatic classstatic classFields in org.apache.cassandra.utils declared as MonotonicClockModifier and TypeFieldDescriptionstatic final MonotonicClockMonotonicClock.Global.approxTimestatic final MonotonicClockMonotonicClock.Global.preciseTimeStatic singleton object that will be instantiated by default with a system clock implementation.Constructors in org.apache.cassandra.utils with parameters of type MonotonicClock