public class DropwizardFunctionCounter<T> extends AbstractMeter implements FunctionCounter
FunctionCounter.Builder<T>Meter.Id, Meter.Type| Modifier and Type | Method and Description |
|---|---|
double |
count() |
com.codahale.metrics.Meter |
getDropwizardMeter() |
getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, measurepublic com.codahale.metrics.Meter getDropwizardMeter()
public double count()
count in interface FunctionCounter