Package org.apache.iotdb.metrics.impl
Class DoNothingAutoGauge
- java.lang.Object
-
- org.apache.iotdb.metrics.impl.DoNothingAutoGauge
-
-
Constructor Summary
Constructors Constructor Description DoNothingAutoGauge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longvalue()get value according to the state of obj-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.iotdb.metrics.type.AutoGauge
constructValueMap
-
-