Interface ObservableLongUpDownCounter

All Superinterfaces:
AutoCloseable

public interface ObservableLongUpDownCounter extends AutoCloseable
A reference to an observable metric registered with LongUpDownCounterBuilder.buildWithCallback(Consumer).
  • Method Details