Uses of Class
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.AddressMatch
Packages that use AddressMatch
-
Uses of AddressMatch in org.apache.dubbo.rpc.cluster.configurator.parser.model
Methods in org.apache.dubbo.rpc.cluster.configurator.parser.model that return AddressMatchModifier and TypeMethodDescriptionConditionMatch.getAddress()ConditionMatch.getProviderAddress()Methods in org.apache.dubbo.rpc.cluster.configurator.parser.model with parameters of type AddressMatchModifier and TypeMethodDescriptionvoidConditionMatch.setAddress(AddressMatch address) voidConditionMatch.setProviderAddress(AddressMatch providerAddress)