| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.common.metrics.collector.stat |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<MethodMetric,AtomicLong> |
MetricsStatHandler.get() |
Map<MethodMetric,AtomicLong> |
DefaultMetricsStatHandler.get() |
Map<MethodMetric,AtomicLong> |
MetricsStatComposite.getAvgRT() |
Map<MethodMetric,AtomicLong> |
MetricsStatComposite.getLastRT() |
Map<MethodMetric,LongAccumulator> |
MetricsStatComposite.getMaxRT() |
Map<MethodMetric,LongAccumulator> |
MetricsStatComposite.getMinRT() |
Map<MethodMetric,AtomicLong> |
MetricsStatComposite.getRtCount() |
Map<MethodMetric,AtomicLong> |
MetricsStatComposite.getTotalRT() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultMetricsStatHandler.doNotify(MethodMetric metric) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.