| Package | Description |
|---|---|
| org.apache.dubbo.config | |
| org.apache.dubbo.config.bootstrap | |
| org.apache.dubbo.config.context | |
| org.apache.dubbo.config.utils |
| Modifier and Type | Method and Description |
|---|---|
MetricsConfig |
AbstractInterfaceConfig.getMetrics()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceConfig.setMetrics(MetricsConfig metrics)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DubboBootstrap |
DubboBootstrap.metrics(MetricsConfig metrics) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetricsConfig> |
ConfigManager.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.setMetrics(MetricsConfig metrics) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfigValidationUtils.validateMetricsConfig(MetricsConfig metricsConfig) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.