public class AtomicIntegerGauge extends Object implements org.eclipse.microprofile.metrics.Gauge<Integer>
AtomicIntegerGauge()
void
decrement()
Integer
getValue()
increment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AtomicIntegerGauge()
public Integer getValue()
getValue
org.eclipse.microprofile.metrics.Gauge<Integer>
public void increment()
public void decrement()
Apache Camel