Uses of Interface
io.prometheus.metrics.core.metrics.CounterWithCallback.Callback
Packages that use CounterWithCallback.Callback
-
Uses of CounterWithCallback.Callback in io.prometheus.metrics.core.metrics
Fields in io.prometheus.metrics.core.metrics with type parameters of type CounterWithCallback.CallbackModifier and TypeFieldDescriptionprivate Consumer<CounterWithCallback.Callback>CounterWithCallback.Builder.callbackprivate final Consumer<CounterWithCallback.Callback>CounterWithCallback.callbackMethod parameters in io.prometheus.metrics.core.metrics with type arguments of type CounterWithCallback.CallbackModifier and TypeMethodDescriptionCounterWithCallback.Builder.callback(Consumer<CounterWithCallback.Callback> callback)