类 StateRouterFactory$Adaptive

  • 所有已实现的接口:
    org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory

    public class StateRouterFactory$Adaptive
    extends Object
    implements org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory
    • 构造器详细资料

      • StateRouterFactory$Adaptive

        public StateRouterFactory$Adaptive()
    • 方法详细资料

      • getRouter

        public org.apache.dubbo.rpc.cluster.router.state.StateRouter getRouter​(URL arg0,
                                                                               org.apache.dubbo.rpc.cluster.RouterChain arg1)
        指定者:
        getRouter 在接口中 org.apache.dubbo.rpc.cluster.router.state.StateRouterFactory