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() |
getId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
builder, measure
public com.codahale.metrics.Meter getDropwizardMeter()
public double count()
count
in interface FunctionCounter