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(java.util.Map<java.lang.String,java.lang.Object> result)
-