@SPI public interface RouterFactory
Routing
Cluster.join(Directory)
Note Router has a different behaviour since 2.7.0, for each type of Router, there will only has one Router instance for each service. See {@link CacheableRouterFactory} and {@link RouterChain} for how to extend a new Router or how the Router instances are loaded.
Router
getRouter(org.apache.dubbo.common.URL url)
@Adaptive(value="protocol") Router getRouter(org.apache.dubbo.common.URL url)
url
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.