接口的使用
com.alibaba.nacos.common.remote.client.ServerListFactory
-
使用ServerListFactory的程序包 程序包 说明 com.alibaba.nacos.common.remote.client -
-
com.alibaba.nacos.common.remote.client中ServerListFactory的使用
声明为ServerListFactory的com.alibaba.nacos.common.remote.client中的字段 修饰符和类型 字段 说明 private ServerListFactoryRpcClient. serverListFactory返回ServerListFactory的com.alibaba.nacos.common.remote.client中的方法 修饰符和类型 方法 说明 ServerListFactoryRpcClient. getServerListFactory()Getter method for property serverListFactory.参数类型为ServerListFactory的com.alibaba.nacos.common.remote.client中的方法 修饰符和类型 方法 说明 RpcClientRpcClient. serverListFactory(ServerListFactory serverListFactory)init server list factory. only can init once.参数类型为ServerListFactory的com.alibaba.nacos.common.remote.client中的构造器 构造器 说明 RpcClient(ServerListFactory serverListFactory)RpcClient(java.lang.String name, ServerListFactory serverListFactory)
-