Uses of Class
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.StringMatch
Packages that use StringMatch
Package
Description
-
Uses of StringMatch in org.apache.dubbo.rpc.cluster.configurator.parser.model
Methods in org.apache.dubbo.rpc.cluster.configurator.parser.model that return StringMatchMethods in org.apache.dubbo.rpc.cluster.configurator.parser.model with parameters of type StringMatch -
Uses of StringMatch in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice
Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice that return types with arguments of type StringMatchMethod parameters in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice with type arguments of type StringMatchModifier and TypeMethodDescriptionvoidDubboMatchRequest.setHeaders(Map<String, StringMatch> headers) voidDubboRoute.setServices(List<StringMatch> services) -
Uses of StringMatch in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match
Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match that return StringMatchMethods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match that return types with arguments of type StringMatchModifier and TypeMethodDescriptionDubboMethodMatch.getArgp()DubboAttachmentMatch.getDubboContext()DubboMethodMatch.getHeaders()ListStringMatch.getOneof()DubboAttachmentMatch.getTracingContext()Methods in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match with parameters of type StringMatchMethod parameters in org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match with type arguments of type StringMatchModifier and TypeMethodDescriptionvoidDubboMethodMatch.setArgp(List<StringMatch> argp) voidDubboAttachmentMatch.setDubboContext(Map<String, StringMatch> dubboContext) voidDubboMethodMatch.setHeaders(Map<String, StringMatch> headers) voidListStringMatch.setOneof(List<StringMatch> oneof) voidDubboAttachmentMatch.setTracingContext(Map<String, StringMatch> tracingContext) -
Uses of StringMatch in org.apache.dubbo.rpc.cluster.router.tag.model
Methods in org.apache.dubbo.rpc.cluster.router.tag.model that return StringMatchMethods in org.apache.dubbo.rpc.cluster.router.tag.model with parameters of type StringMatch