| 构造器和说明 |
|---|
AsyncToSyncInvoker(Invoker<T> invoker) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
Class<T> |
getInterface()
get service interface.
|
Invoker<T> |
getInvoker() |
URL |
getUrl() |
Result |
invoke(Invocation invocation)
invoke.
|
boolean |
isAvailable() |
destroyAllpublic Class<T> getInterface()
InvokergetInterface 在接口中 Invoker<T>public Result invoke(Invocation invocation) throws RpcException
Invokerinvoke 在接口中 Invoker<T>RpcExceptionpublic boolean isAvailable()
isAvailable 在接口中 NodeCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.