- All Implemented Interfaces:
Metric
-
Constructor Summary
Constructors
-
Method Summary
long
Returns value of the metric as a long.
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Gauge
public Gauge(long readRows)
-
Method Details
-
set
public void set(long value)
-
getLong
public long getLong()
Description copied from interface: Metric
Returns value of the metric as a long.
- Specified by:
getLong in interface Metric
- Returns:
- value of the metric as a long