接口的使用
org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
-
使用StateRouterFactory的程序包 程序包 说明 org.apache.dubbo.rpc.cluster.router.state org.apache.dubbo.rpc.cluster.router.tag -
-
org.apache.dubbo.rpc.cluster.router.state中StateRouterFactory的使用
实现StateRouterFactory的org.apache.dubbo.rpc.cluster.router.state中的类 修饰符和类型 类 说明 classCacheableStateRouterFactoryIf you want to provide a router implementation based on design of v2.7.0, please extend from this abstract class. -
org.apache.dubbo.rpc.cluster.router.tag中StateRouterFactory的使用
实现StateRouterFactory的org.apache.dubbo.rpc.cluster.router.tag中的类 修饰符和类型 类 说明 classTagDynamicStateRouterFactoryTag router factoryclassTagStaticStateRouterFactoryTag router factory
-