@Deprecated public interface Directory<T> extends org.apache.dubbo.rpc.cluster.Directory<T>
| 限定符和类型 | 方法和说明 |
|---|---|
URL |
getUrl()
已过时。
|
List<Invoker<T>> |
list(Invocation invocation)
已过时。
|
default List<org.apache.dubbo.rpc.Invoker<T>> |
list(org.apache.dubbo.rpc.Invocation invocation)
已过时。
|
URL getUrl()
getUrl 在接口中 org.apache.dubbo.common.NodeList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.