public class NoOpCounter extends AbstractMetric implements Counter
Counter.Counter.Builder| Constructor and Description |
|---|
NoOpCounter(MetricId metricId) |
| Modifier and Type | Method and Description |
|---|---|
double |
count() |
void |
increment(double amount)
Increment the counter by
amount. |
equals, getId, hashCodeCopyright © 2018 WSO2. All rights reserved.