public class CompositeFunctionCounter<T> extends AbstractMeter implements FunctionCounter
FunctionCounter.Builder<T>Meter.Id, Meter.Type| Modifier and Type | Method and Description |
|---|---|
void |
add(MeterRegistry registry) |
double |
count()
The cumulative count since this counter was created.
|
void |
remove(MeterRegistry registry) |
getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, measure, typepublic double count()
FunctionCountercount in interface FunctionCounterpublic final void add(MeterRegistry registry)
public final void remove(MeterRegistry registry)