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