Uses of Class
org.apache.dubbo.config.TracingConfig
Packages that use TracingConfig
-
Uses of TracingConfig in org.apache.dubbo.config.context
Methods in org.apache.dubbo.config.context that return types with arguments of type TracingConfigMethods in org.apache.dubbo.config.context with parameters of type TracingConfig -
Uses of TracingConfig in org.apache.dubbo.spring.boot.autoconfigure
Methods in org.apache.dubbo.spring.boot.autoconfigure that return TracingConfigMethods in org.apache.dubbo.spring.boot.autoconfigure that return types with arguments of type TracingConfigMethods in org.apache.dubbo.spring.boot.autoconfigure with parameters of type TracingConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setTracing(TracingConfig tracing) Method parameters in org.apache.dubbo.spring.boot.autoconfigure with type arguments of type TracingConfigModifier and TypeMethodDescriptionvoidDubboConfigurationProperties.setTracings(Map<String, TracingConfig> tracings)