public static class DropWizardMetricRegistry.Counter extends Object implements Counter
| Constructor and Description |
|---|
Counter(com.codahale.metrics.Counter counter) |
| Modifier and Type | Method and Description |
|---|---|
void |
decrement(long amount) |
long |
getCount() |
com.codahale.metrics.Counter |
getCounter() |
void |
increment(long amount) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.