Class DubboAttachmentMatch
java.lang.Object
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.DubboAttachmentMatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisMatch(Invocation invocation, Set<TracingContextProvider> contextProviders) voidsetDubboContext(Map<String, StringMatch> dubboContext) voidsetTracingContext(Map<String, StringMatch> tracingContext)
-
Constructor Details
-
DubboAttachmentMatch
public DubboAttachmentMatch()
-
-
Method Details
-
getTracingContext
-
setTracingContext
-
getDubboContext
-
setDubboContext
-
isMatch
-