| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.rpc.cluster |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> SingleRouterChain<T> |
RouterChain.buildSingleChain(Class<T> interfaceClass,
org.apache.dubbo.common.URL url) |
SingleRouterChain<T> |
RouterChain.getCurrentChain() |
SingleRouterChain<T> |
RouterChain.getSingleChain(org.apache.dubbo.common.URL url,
BitList<Invoker<T>> availableInvokers,
Invocation invocation) |
| 构造器和说明 |
|---|
RouterChain(SingleRouterChain<T>[] chains) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.