T - public class MergeableClusterInvoker<T> extends AbstractClusterInvoker<T>
| Constructor and Description |
|---|
MergeableClusterInvoker(Directory<T> directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Class<T> |
getInterface() |
boolean |
isAvailable() |
getDirectory, getRegistryUrl, getUrl, invoke, isDestroyed, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waithasProxyInvokers, isServiceDiscoverydestroyAllpublic Class<T> getInterface()
getInterface in interface Invoker<T>getInterface in class AbstractClusterInvoker<T>public boolean isAvailable()
isAvailable in interface org.apache.dubbo.common.NodeisAvailable in class AbstractClusterInvoker<T>public void destroy()
destroy in interface org.apache.dubbo.common.Nodedestroy in class AbstractClusterInvoker<T>Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.