-
-
Constructor Summary
Constructors
Constructor and Description |
SimpleGauge(T value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
- Specified by:
getValue
in interface com.codahale.metrics.Gauge<T>
-
set
public void set(T value)
Copyright © 2022 The Apache Software Foundation. All rights reserved.