public class RoundRobinLoadPattern extends java.lang.Object implements LoadPattern
| Constructor and Description |
|---|
RoundRobinLoadPattern() |
| Modifier and Type | Method and Description |
|---|---|
Host |
getHost(ClientInfo clientInfo) |
HostList |
getHostList() |
void |
setHostList(HostList hostList) |
public HostList getHostList()
public void setHostList(HostList hostList)
setHostList in interface LoadPatternpublic Host getHost(ClientInfo clientInfo)
getHost in interface LoadPatternCopyright © 2003-2014 QuickServer.org