| Modifier and Type | Class and Description |
|---|---|
class |
SystemClock
A
Clock that uses System.currentTimeMillis() to determine the system time. |
| Modifier and Type | Method and Description |
|---|---|
static void |
DateTimeBucketer.setClock(Clock newClock)
This sets the internal
Clock implementation. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.