@SPI(value="failover")
public interface Cluster
| Modifier and Type | Method and Description |
|---|---|
<T> Invoker<T> |
join(Directory<T> directory)
Merge the directory invokers to a virtual invoker.
|
@Adaptive <T> Invoker<T> join(Directory<T> directory) throws RpcException
T - directory - RpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.