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.
|
getId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
builder, measure
public double count()
count
in interface FunctionCounter
public final void add(MeterRegistry registry)
@Deprecated public final void remove(MeterRegistry registry)
registry
- The registry to remove.