public static class FilterChainBuilder.ClusterCallbackRegistrationInvoker<T,FILTER extends BaseFilter> extends FilterChainBuilder.CallbackRegistrationInvoker<T,FILTER> implements ClusterInvoker<T>
| Constructor and Description |
|---|
ClusterCallbackRegistrationInvoker(ClusterInvoker<T> originalInvoker,
Invoker<T> filterInvoker,
List<FILTER> filters) |
| Modifier and Type | Method and Description |
|---|---|
Directory<T> |
getDirectory() |
ClusterInvoker<T> |
getOriginalInvoker() |
org.apache.dubbo.common.URL |
getRegistryUrl() |
boolean |
isDestroyed() |
destroy, getInterface, getUrl, invoke, isAvailableequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasProxyInvokers, isServiceDiscoverydestroyAll, getInterface, invokepublic ClusterInvoker<T> getOriginalInvoker()
public org.apache.dubbo.common.URL getRegistryUrl()
getRegistryUrl in interface ClusterInvoker<T>public Directory<T> getDirectory()
getDirectory in interface ClusterInvoker<T>public boolean isDestroyed()
isDestroyed in interface ClusterInvoker<T>Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.