public static class DropWizardMetricRegistry.Histogram extends Object implements Histogram
| Constructor and Description |
|---|
Histogram(com.codahale.metrics.Histogram histogram) |
| Modifier and Type | Method and Description |
|---|---|
com.codahale.metrics.Histogram |
getHistogram() |
void |
update(int value) |
void |
update(long value) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.