类的使用
com.alibaba.nacos.common.remote.client.RpcClient.ServerInfo
使用RpcClient.ServerInfo的程序包
-
com.alibaba.nacos.common.remote.client中RpcClient.ServerInfo的使用
修饰符和类型方法说明protected RpcClient.ServerInfoRpcClient.currentRpcServer()RpcClient.getCurrentServer()get current server.protected RpcClient.ServerInfoRpcClient.nextRpcServer()修饰符和类型方法说明abstract ConnectionRpcClient.connectToServer(RpcClient.ServerInfo serverInfo)connect to server.protected voidRpcClient.reconnect(RpcClient.ServerInfo recommendServerInfo, boolean onRequestFail)switch server .protected voidRpcClient.switchServerAsync(RpcClient.ServerInfo recommendServerInfo, boolean onRequestFail) -
com.alibaba.nacos.common.remote.client.grpc中RpcClient.ServerInfo的使用