public class DropwizardCounter extends AbstractMeter implements Counter
Counter.BuilderMeter.Id, Meter.Type| Modifier and Type | Method and Description |
|---|---|
double |
count() |
boolean |
equals(Object o) |
int |
hashCode() |
void |
increment(double amount)
Update the counter by
amount. |
getIdpublic void increment(double amount)
Counteramount.public double count()
Copyright © 2020 LeanCloud. All rights reserved.