Package | Description |
---|---|
org.apache.cassandra.utils |
Modifier and Type | Class and Description |
---|---|
static class |
MonotonicClock.AbstractEpochSamplingClock |
static class |
MonotonicClock.SampledClock |
static class |
MonotonicClock.SystemClock |
Modifier and Type | Field and Description |
---|---|
static MonotonicClock |
MonotonicClock.approxTime |
static MonotonicClock |
MonotonicClock.preciseTime
Static singleton object that will be instantiated by default with a system clock
implementation.
|
Constructor and Description |
---|
SampledClock(MonotonicClock precise) |
Copyright © 2009-2020 The Apache Software Foundation