public interface Directory<T> extends Node
Cluster.join(Directory)| 限定符和类型 | 方法和说明 |
|---|---|
void |
discordAddresses() |
List<Invoker<T>> |
getAllInvokers() |
URL |
getConsumerUrl() |
Class<T> |
getInterface()
get service type.
|
boolean |
isDestroyed() |
List<Invoker<T>> |
list(Invocation invocation)
list invokers.
|
destroy, getUrl, isAvailableList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptionURL getConsumerUrl()
boolean isDestroyed()
void discordAddresses()
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.