Uses of Interface
org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
Packages that use StateRouterFactory
Package
Description
-
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.condition
Classes in org.apache.dubbo.rpc.cluster.router.condition that implement StateRouterFactoryModifier and TypeClassDescriptionclassConditionRouterFactory Load when "override://" is configuredConditionStateRouter -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.condition.config
Classes in org.apache.dubbo.rpc.cluster.router.condition.config that implement StateRouterFactoryModifier and TypeClassDescriptionclassApplication level router factory AppRouter should after ServiceRouterclassTag router factoryclassService level router factory ServiceRouter should before AppRouter -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.file
Classes in org.apache.dubbo.rpc.cluster.router.file that implement StateRouterFactoryMethods in org.apache.dubbo.rpc.cluster.router.file with parameters of type StateRouterFactoryModifier and TypeMethodDescriptionvoidFileStateRouterFactory.setRouterFactory(StateRouterFactory routerFactory) -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.mesh.route
Classes in org.apache.dubbo.rpc.cluster.router.mesh.route that implement StateRouterFactory -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.mock
Classes in org.apache.dubbo.rpc.cluster.router.mock that implement StateRouterFactory -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.script
Classes in org.apache.dubbo.rpc.cluster.router.script that implement StateRouterFactory -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.script.config
Classes in org.apache.dubbo.rpc.cluster.router.script.config that implement StateRouterFactory -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.state
Classes in org.apache.dubbo.rpc.cluster.router.state that implement StateRouterFactoryModifier and TypeClassDescriptionclassIf you want to provide a router implementation based on design of v2.7.0, please extend from this abstract class. -
Uses of StateRouterFactory in org.apache.dubbo.rpc.cluster.router.tag
Classes in org.apache.dubbo.rpc.cluster.router.tag that implement StateRouterFactory