Uses of Class
org.apache.dubbo.rpc.cluster.router.AbstractRouterRule
Packages that use AbstractRouterRule
Package
Description
-
Uses of AbstractRouterRule in org.apache.dubbo.rpc.cluster.router.condition.config.model
-
Uses of AbstractRouterRule in org.apache.dubbo.rpc.cluster.router.script.config.model
-
Uses of AbstractRouterRule in org.apache.dubbo.rpc.cluster.router.tag.model
Subclasses of AbstractRouterRule in org.apache.dubbo.rpc.cluster.router.tag.modelModifier and TypeClassDescriptionclass%YAML1.2 --- force: true runtime: false enabled: true priority: 1 key: demo-provider tags: - name: tag1 addresses: [ip1, ip2] - name: tag2 addresses: [ip3, ip4] ...