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() |
void |
remove(MeterRegistry registry) |
getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, measurepublic double count()
count in interface FunctionCounterpublic final void add(MeterRegistry registry)
public final void remove(MeterRegistry registry)