public class ThriftInvoker<T> extends AbstractInvoker<T>
| Constructor and Description |
|---|
ThriftInvoker(Class<T> service,
URL url,
ExchangeClient[] clients) |
ThriftInvoker(Class<T> type,
URL url,
ExchangeClient[] clients,
Set<Invoker<?>> invokers) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
boolean |
isAvailable()
is available.
|
getInterface, getUrl, invoke, isDestroyed, toStringpublic ThriftInvoker(Class<T> service, URL url, ExchangeClient[] clients)
public boolean isAvailable()
NodeisAvailable in interface NodeisAvailable in class AbstractInvoker<T>Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.