| Constructor and Description |
|---|
MockClusterWrapper(Cluster cluster) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
getCluster() |
<T> Invoker<T> |
join(Directory<T> directory,
boolean buildFilterChain)
Merge the directory invokers to a virtual invoker.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCluster, getClusterpublic MockClusterWrapper(Cluster cluster)
public <T> Invoker<T> join(Directory<T> directory, boolean buildFilterChain) throws RpcException
Clusterjoin in interface ClusterRpcExceptionpublic Cluster getCluster()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.