Uses of Class
org.apache.dubbo.config.MetricsConfig
Packages that use MetricsConfig
-
Uses of MetricsConfig in org.apache.dubbo.config.context
Methods in org.apache.dubbo.config.context that return types with arguments of type MetricsConfigMethods in org.apache.dubbo.config.context with parameters of type MetricsConfig -
Uses of MetricsConfig in org.apache.dubbo.spring.boot.autoconfigure
Methods in org.apache.dubbo.spring.boot.autoconfigure that return MetricsConfigMethods in org.apache.dubbo.spring.boot.autoconfigure that return types with arguments of type MetricsConfigMethods in org.apache.dubbo.spring.boot.autoconfigure with parameters of type MetricsConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setMetrics(MetricsConfig metrics) Method parameters in org.apache.dubbo.spring.boot.autoconfigure with type arguments of type MetricsConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setMetricses(Map<String, MetricsConfig> metricses)