| 构造器和说明 |
|---|
MockClusterWrapper(Cluster cluster) |
| 限定符和类型 | 方法和说明 |
|---|---|
Cluster |
getCluster() |
<T> Invoker<T> |
join(Directory<T> directory,
boolean buildFilterChain)
Merge the directory invokers to a virtual invoker.
|
getCluster, getClusterpublic MockClusterWrapper(Cluster cluster)
public <T> Invoker<T> join(Directory<T> directory, boolean buildFilterChain) throws RpcException
Clusterjoin 在接口中 ClusterRpcExceptionpublic Cluster getCluster()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.