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.
|
URL |
getUrl()
get url.
|
boolean |
isAvailable()
is available.
|
invoke, toStringpublic Class<T> getInterface()
InvokergetInterface in interface Invoker<T>getInterface in class AbstractClusterInvoker<T>public URL getUrl()
NodegetUrl in interface NodegetUrl in class AbstractClusterInvoker<T>public boolean isAvailable()
NodeisAvailable in interface NodeisAvailable in class AbstractClusterInvoker<T>Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.