public class FailsafeClusterInvoker<T> extends AbstractClusterInvoker<T>
| Constructor and Description |
|---|
FailsafeClusterInvoker(Directory<T> directory) |
| Modifier and Type | Method and Description |
|---|---|
Result |
doInvoke(Invocation invocation,
List<Invoker<T>> invokers,
LoadBalance loadbalance) |
destroy, getDirectory, getInterface, getRegistryUrl, getUrl, invoke, isAvailable, toStringpublic Result doInvoke(Invocation invocation, List<Invoker<T>> invokers, LoadBalance loadbalance) throws RpcException
RpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.