Uses of Interface
org.apache.dubbo.rpc.cluster.router.mesh.util.TracingContextProvider
Packages that use TracingContextProvider
Package
Description
-
Uses of TracingContextProvider in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice
Method parameters in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice with type arguments of type TracingContextProviderModifier and TypeMethodDescriptionbooleanDubboMatchRequest.isMatch(Invocation invocation, Map<String, String> sourceLabels, Set<TracingContextProvider> contextProviders) -
Uses of TracingContextProvider in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match
Method parameters in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match with type arguments of type TracingContextProviderModifier and TypeMethodDescriptionbooleanDubboAttachmentMatch.isMatch(Invocation invocation, Set<TracingContextProvider> contextProviders)