Interface SettableGauge<T>

    • Method Detail

      • setValue

        void setValue​(T value)
        Set the metric to a new value.