public class BroadcastClusterInvoker<T> extends AbstractClusterInvoker<T>
| Constructor and Description |
|---|
BroadcastClusterInvoker(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, isDestroyed, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waithasProxyInvokers, isServiceDiscoverydestroyAllpublic Result doInvoke(Invocation invocation, List<Invoker<T>> invokers, LoadBalance loadbalance) throws RpcException
RpcExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.