@Deprecated public interface Cluster extends Cluster
| Modifier and Type | Method and Description |
|---|---|
<T> Invoker<T> |
join(Directory<T> directory)
Deprecated.
|
default <T> Invoker<T> |
join(Directory<T> directory)
Deprecated.
Merge the directory invokers to a virtual invoker.
|
<T> Invoker<T> join(Directory<T> directory) throws RpcException
RpcExceptiondefault <T> Invoker<T> join(Directory<T> directory) throws RpcException
Clusterjoin in interface ClusterRpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.