T - public class MergeableClusterInvoker<T> extends AbstractClusterInvoker<T>
| 构造器和说明 |
|---|
MergeableClusterInvoker(Directory<T> directory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
destroy.
|
Class<T> |
getInterface()
get service interface.
|
boolean |
isAvailable()
is available.
|
getDirectory, getRegistryUrl, getUrl, invoke, isDestroyed, toStringdestroyAllpublic Class<T> getInterface()
InvokergetInterface 在接口中 Invoker<T>getInterface 在类中 AbstractClusterInvoker<T>public boolean isAvailable()
NodeisAvailable 在接口中 NodeisAvailable 在类中 AbstractClusterInvoker<T>Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.