Uses of Class
org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter
Packages that use AbstractStateRouter
Package
Description
-
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.condition
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.conditionModifier and TypeClassDescriptionclassCondition Router directs traffics matching the 'when condition' to a particular address subset determined by the 'then condition'. -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.condition.config
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.condition.configModifier and TypeClassDescriptionclassApplication level router, "application.condition-router"classAbstract router which listens to dynamic configurationclassApplication level router, "application.condition-router"classService level router, "server-unique-name.condition-router" -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.mesh.route
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.mesh.route -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.mock
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.mockModifier and TypeClassDescriptionclassA specific Router designed to realize mock feature. -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.script
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.script -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.script.config
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.script.config -
Uses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.tag
Subclasses of AbstractStateRouter in org.apache.dubbo.rpc.cluster.router.tag