public static class MonotonicClock.Global
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static MonotonicClock |
approxTime |
static MonotonicClock |
preciseTime
Static singleton object that will be instantiated by default with a system clock
implementation.
|
Constructor and Description |
---|
Global() |
public static final MonotonicClock preciseTime
cassandra.clock
system property to a FQCN to use a
different implementation instead.public static final MonotonicClock approxTime
Copyright © 2009- The Apache Software Foundation