@Deprecated public interface Directory<T> extends org.apache.dubbo.rpc.cluster.Directory<T>
| Modifier and Type | Method and Description |
|---|---|
URL |
getUrl()
Deprecated.
|
List<Invoker<T>> |
list(Invocation invocation)
Deprecated.
|
default List<org.apache.dubbo.rpc.Invoker<T>> |
list(org.apache.dubbo.rpc.Invocation invocation)
Deprecated.
|
URL getUrl()
getUrl in interface org.apache.dubbo.common.NodeList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.