public interface Directory<T> extends Node
Cluster.join(Directory)| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getInterface()
get service type.
|
List<Invoker<T>> |
list(Invocation invocation)
list invokers.
|
destroy, getUrl, isAvailableList<Invoker<T>> list(Invocation invocation) throws RpcException
RpcExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.