| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.common.metrics |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Counter
A Counter is a
Metric that measures a count. |
interface |
Meter
Metric for measuring throughput.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ThreadSafeCounter |
class |
ThreadSafeQPSMeter |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,Metric> |
AbstractMetricsContext.metrics |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractMetricsContext.addMetric(String name,
Metric metric) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.