@Deprecated public class ThriftInvoker<T> extends AbstractInvoker<T>
| 构造器和说明 |
|---|
ThriftInvoker(Class<T> service,
URL url,
ExchangeClient[] clients)
已过时。
|
ThriftInvoker(Class<T> type,
URL url,
ExchangeClient[] clients,
Set<Invoker<?>> invokers)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
已过时。
destroy.
|
boolean |
isAvailable()
已过时。
is available.
|
getInterface, getUrl, invoke, isDestroyed, toStringdestroyAllpublic ThriftInvoker(Class<T> service, URL url, ExchangeClient[] clients)
public boolean isAvailable()
NodeisAvailable 在接口中 NodeisAvailable 在类中 AbstractInvoker<T>Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.