Class CacheMetricsRecorder
- java.lang.Object
-
- org.apache.iotdb.db.service.metrics.recorder.CacheMetricsRecorder
-
public class CacheMetricsRecorder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CacheMetricsRecorder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidrecord(boolean result, java.lang.String name)record the result of cache
-