public class LambdaGauge extends Object implements org.eclipse.microprofile.metrics.Gauge<Number>
LambdaGauge(Callable<Number> callable)
Number
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LambdaGauge(Callable<Number> callable)
public Number getValue()
getValue
org.eclipse.microprofile.metrics.Gauge<Number>
Apache Camel