| Constructor and Description |
|---|
TimerImpl() |
| Modifier and Type | Method and Description |
|---|---|
HistogramImpl |
getHistogram() |
DropwizardMeter |
getMeter() |
void |
update(long duration,
TimeUnit unit)
Update the timer with the given duration in given time unit.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitupdateMicros, updateMillis, updateNanospublic void update(long duration,
TimeUnit unit)
Timerpublic HistogramImpl getHistogram()
getHistogram in interface Timerpublic DropwizardMeter getMeter()
Copyright © 2007–2019 Cloudera. All rights reserved.