public class TripleInvoker<T> extends AbstractInvoker<T>
| Constructor and Description |
|---|
TripleInvoker(Class<T> serviceType,
org.apache.dubbo.common.URL url,
String acceptEncodings,
org.apache.dubbo.remoting.api.ConnectionManager connectionManager,
Set<Invoker<?>> invokers,
ExecutorService streamExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
boolean |
isAvailable() |
getInterface, getUrl, invoke, isDestroyed, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitdestroyAllpublic boolean isAvailable()
isAvailable in interface org.apache.dubbo.common.NodeisAvailable in class AbstractInvoker<T>public void destroy()
destroy in interface org.apache.dubbo.common.Nodedestroy in class AbstractInvoker<T>Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.