| 程序包 | 说明 |
|---|---|
| org.apache.iotdb.metrics | |
| org.apache.iotdb.metrics.impl | |
| org.apache.iotdb.metrics.type |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<MetricInfo,IMetric> |
AbstractMetricManager.metrics
metric type -> metric name -> metric info
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DoNothingCounter |
class |
DoNothingGauge |
class |
DoNothingHistogram |
class |
DoNothingRate |
class |
DoNothingTimer |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Counter |
interface |
Gauge |
interface |
Histogram |
interface |
Rate |
interface |
Timer |
Copyright © 2022 The Apache Software Foundation. All rights reserved.