public class GrpcInvoker<T> extends AbstractInvoker<T>
| Constructor and Description |
|---|
GrpcInvoker(Class<T> type,
URL url,
Invoker<T> target,
ReferenceCountManagedChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
boolean |
isAvailable()
is available.
|
boolean |
isDestroyed() |
getInterface, getUrl, invoke, toStringpublic boolean isAvailable()
NodeisAvailable in interface NodeisAvailable in class AbstractInvoker<T>public boolean isDestroyed()
isDestroyed in class AbstractInvoker<T>Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.