接口的使用
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. -
com.alibaba.nacos.common.remote.client.grpc中ServerListFactory的使用
限定符构造器说明GrpcClient(GrpcClientConfig clientConfig, ServerListFactory serverListFactory) constructor.