Package com.alibaba.dubbo.rpc.cluster
Interface Cluster
- All Superinterfaces:
org.apache.dubbo.rpc.cluster.Cluster
Deprecated.
-
Field Summary
Fields inherited from interface org.apache.dubbo.rpc.cluster.Cluster
DEFAULT -
Method Summary
-
Method Details
-
join
Deprecated.- Throws:
RpcException
-
join
default <T> org.apache.dubbo.rpc.Invoker<T> join(org.apache.dubbo.rpc.cluster.Directory<T> directory, boolean buildFilterChain) throws org.apache.dubbo.rpc.RpcException Deprecated.- Specified by:
joinin interfaceorg.apache.dubbo.rpc.cluster.Cluster- Throws:
org.apache.dubbo.rpc.RpcException
-