Uses of Class
org.apache.dubbo.rpc.cluster.SingleRouterChain
Packages that use SingleRouterChain
-
Uses of SingleRouterChain in org.apache.dubbo.rpc.cluster
Methods in org.apache.dubbo.rpc.cluster that return SingleRouterChainModifier and TypeMethodDescriptionstatic <T> SingleRouterChain<T> RouterChain.buildSingleChain(Class<T> interfaceClass, org.apache.dubbo.common.URL url) RouterChain.getCurrentChain()RouterChain.getSingleChain(org.apache.dubbo.common.URL url, BitList<Invoker<T>> availableInvokers, Invocation invocation) Constructors in org.apache.dubbo.rpc.cluster with parameters of type SingleRouterChain