Interface ObservableLongCounter


public interface ObservableLongCounter
A reference to an observable metric registered with LongCounterBuilder.buildWithCallback(Consumer).

This interface currently has no methods but may be extended in the future with functionality such as canceling the observable.