T - public class MergeableClusterInvoker<T> extends AbstractClusterInvoker<T>
| Constructor and Description |
|---|
MergeableClusterInvoker(Directory<T> directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
Class<T> |
getInterface()
get service interface.
|
boolean |
isAvailable()
is available.
|
getDirectory, getRegistryUrl, getUrl, invoke, toStringpublic Class<T> getInterface()
InvokergetInterface in interface Invoker<T>getInterface in class AbstractClusterInvoker<T>public boolean isAvailable()
NodeisAvailable in interface NodeisAvailable in class AbstractClusterInvoker<T>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.