public class GrpcInvoker<T> extends AbstractInvoker<T>
| 构造器和说明 |
|---|
GrpcInvoker(Class<T> type,
URL url,
Invoker<T> target,
ReferenceCountManagedChannel channel) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy()
destroy.
|
boolean |
isAvailable()
is available.
|
boolean |
isDestroyed() |
getInterface, getUrl, invoke, toStringdestroyAllpublic boolean isAvailable()
NodeisAvailable 在接口中 NodeisAvailable 在类中 AbstractInvoker<T>public boolean isDestroyed()
isDestroyed 在类中 AbstractInvoker<T>Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.