public class UpstreamFixed extends Object implements Supplier<String>
protected String
server1
protected List<String>
servers
protected Iterator<String>
tmp
UpstreamFixed(List<String> servers)
String
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<String> servers
protected Iterator<String> tmp
protected String server1
public UpstreamFixed(List<String> servers)
public String get()
get
Supplier<String>
Copyright © 2023. All rights reserved.