| Package | Description |
|---|---|
| org.apache.dubbo.metrics.data | |
| org.apache.dubbo.metrics.model | |
| org.apache.dubbo.metrics.model.container |
| Modifier and Type | Method and Description |
|---|---|
void |
RtStatComposite.calcServiceKeyRt(String registryOpType,
Long responseTime,
Metric key) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationMetric |
class |
ConfigCenterMetric |
class |
MethodMetric
Metric class for method.
|
class |
ServiceKeyMetric
Metric class for service.
|
class |
ThreadPoolMetric |
class |
ThreadPoolRejectMetric |
| Modifier and Type | Method and Description |
|---|---|
Function<Metric,N> |
LongContainer.getInitFunc() |
Function<Metric,Long> |
LongContainer.getValueSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
LongContainer.setValueSupplier(Function<Metric,Long> valueSupplier) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.