接口的使用
com.alibaba.nacos.common.remote.client.ServerListFactory
使用ServerListFactory的程序包
-
com.alibaba.nacos.common.remote.client中ServerListFactory的使用
修饰符和类型方法说明RpcClient.serverListFactory(ServerListFactory serverListFactory)init server list factory.only can init once.限定符构造器说明RpcClient(ServerListFactory serverListFactory)RpcClient(String name, ServerListFactory serverListFactory)