| 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() |
public 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–2019 The Apache Software Foundation. All rights reserved.