public abstract class AbstractCluster extends Object implements Cluster
| Constructor and Description |
|---|
AbstractCluster() |
| Modifier and Type | Method and Description |
|---|---|
<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 <T> Invoker<T> join(Directory<T> directory, boolean buildFilterChain) throws RpcException
Clusterjoin in interface ClusterRpcExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.