类的使用
org.apache.dubbo.rpc.cluster.router.state.AbstractStateRouter
-
-
org.apache.dubbo.rpc.cluster.router.condition中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.condition中AbstractStateRouter的子类 修饰符和类型 类 说明 classConditionStateRouter<T>ConditionRouter It supports the conditional routing configured by "override://", in 2.6.x, refer to https://dubbo.apache.org/en/docs/v2.7/user/examples/routing-rule/ . -
org.apache.dubbo.rpc.cluster.router.condition.config中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.condition.config中AbstractStateRouter的子类 修饰符和类型 类 说明 classAppStateRouter<T>Application level router, "application.condition-router"classListenableStateRouter<T>Abstract router which listens to dynamic configurationclassServiceStateRouter<T>Service level router, "server-unique-name.condition-router" -
org.apache.dubbo.rpc.cluster.router.mesh.route中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.mesh.route中AbstractStateRouter的子类 修饰符和类型 类 说明 classMeshRuleRouter<T>classStandardMeshRuleRouter<T> -
org.apache.dubbo.rpc.cluster.router.mock中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.mock中AbstractStateRouter的子类 修饰符和类型 类 说明 classMockInvokersSelector<T>A specific Router designed to realize mock feature. -
org.apache.dubbo.rpc.cluster.router.script中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.script中AbstractStateRouter的子类 修饰符和类型 类 说明 classScriptStateRouter<T>ScriptRouter -
org.apache.dubbo.rpc.cluster.router.tag中AbstractStateRouter的使用
org.apache.dubbo.rpc.cluster.router.tag中AbstractStateRouter的子类 修饰符和类型 类 说明 classTagStateRouter<T>TagRouter, "application.tag-router"
-