| Constructor and Description |
|---|
DelegateProviderMetaDataInvoker(Invoker<T> invoker,
ServiceConfig metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
Class<T> |
getInterface()
get service interface.
|
ServiceConfig |
getMetadata() |
URL |
getUrl()
get url.
|
Result |
invoke(Invocation invocation)
invoke.
|
boolean |
isAvailable()
is available.
|
public DelegateProviderMetaDataInvoker(Invoker<T> invoker, ServiceConfig metadata)
public Class<T> getInterface()
InvokergetInterface in interface Invokerpublic boolean isAvailable()
NodeisAvailable in interface Nodepublic Result invoke(Invocation invocation) throws RpcException
Invokerinvoke in interface InvokerRpcExceptionpublic void destroy()
Nodepublic ServiceConfig getMetadata()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.