Uses of Class
org.apache.dubbo.config.nested.BaggageConfig.Correlation
Packages that use BaggageConfig.Correlation
-
Uses of BaggageConfig.Correlation in org.apache.dubbo.config.nested
Methods in org.apache.dubbo.config.nested that return BaggageConfig.CorrelationMethods in org.apache.dubbo.config.nested with parameters of type BaggageConfig.CorrelationModifier and TypeMethodDescriptionvoidBaggageConfig.setCorrelation(BaggageConfig.Correlation correlation) Constructors in org.apache.dubbo.config.nested with parameters of type BaggageConfig.CorrelationModifierConstructorDescriptionBaggageConfig(Boolean enabled, BaggageConfig.Correlation correlation, List<String> remoteFields)