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