| Constructor and Description |
|---|
AsyncToSyncInvoker(Invoker<T> invoker) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Class<T> |
getInterface()
get service interface.
|
Invoker<T> |
getInvoker() |
URL |
getUrl() |
Result |
invoke(Invocation invocation)
invoke.
|
boolean |
isAvailable() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroyAllpublic Class<T> getInterface()
InvokergetInterface in interface Invoker<T>public Result invoke(Invocation invocation) throws RpcException
Invokerinvoke in interface Invoker<T>RpcExceptionpublic boolean isAvailable()
isAvailable in interface NodeCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.