| Package | Description |
|---|---|
| org.apache.dubbo.metrics.collector | |
| org.apache.dubbo.metrics.collector.stat | |
| org.apache.dubbo.metrics.data |
| Modifier and Type | Method and Description |
|---|---|
void |
CombMetricsCollector.increment(MethodMetric methodMetric,
MetricsKeyWrapper wrapper,
int size) |
void |
MethodMetricsCollector.increment(MethodMetric methodMetric,
MetricsKeyWrapper wrapper,
int size) |
| Modifier and Type | Method and Description |
|---|---|
Map<MethodMetric,AtomicLong> |
MetricsStatHandler.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStatComposite.incrementMethodKey(MetricsKeyWrapper metricsKeyWrapper,
MethodMetric methodMetric,
int size) |
void |
MethodStatComposite.incrementMethodKey(MetricsKeyWrapper wrapper,
MethodMetric methodMetric,
int size) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.