Package org.apache.iotdb.metrics.type
Interface IMetric
-
- All Known Implementing Classes:
DoNothingAutoGauge,DoNothingCounter,DoNothingGauge,DoNothingHistogram,DoNothingHistogramSnapshot,DoNothingRate,DoNothingTimer
public interface IMetric
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconstructValueMap(Map<String,Object> result)voidsetObjectName(ObjectName objectName)
-
-
-
Method Detail
-
setObjectName
void setObjectName(ObjectName objectName)
-
-