@Deprecated public interface Cluster extends org.apache.dubbo.rpc.cluster.Cluster
| Modifier and Type | Method and Description |
|---|---|
<T> Invoker<T> |
join(Directory<T> directory)
Deprecated.
|
default <T> org.apache.dubbo.rpc.Invoker<T> |
join(org.apache.dubbo.rpc.cluster.Directory<T> directory)
Deprecated.
|
<T> Invoker<T> join(Directory<T> directory) throws RpcException
RpcExceptiondefault <T> org.apache.dubbo.rpc.Invoker<T> join(org.apache.dubbo.rpc.cluster.Directory<T> directory)
throws org.apache.dubbo.rpc.RpcException
join in interface org.apache.dubbo.rpc.cluster.Clusterorg.apache.dubbo.rpc.RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.