| Constructor and Description |
|---|
DropwizardHistogram(com.codahale.metrics.Histogram histogram) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
HistogramSnapshot |
takeSnapshot() |
void |
update(long value) |
public DropwizardHistogram(com.codahale.metrics.Histogram histogram)
public HistogramSnapshot takeSnapshot()
takeSnapshot in interface HistogramCopyright © 2022 The Apache Software Foundation. All rights reserved.