| Package | Description | 
|---|---|
| org.quickserver.net.client.loaddistribution | Load Distributor classes of QuickServer Client. | 
| org.quickserver.net.client.loaddistribution.impl | Load Distributor implementation classes of QuickServer Client. | 
| org.quickserver.net.client.monitoring | Monitoring classes of QuickServer Client. | 
| Modifier and Type | Method and Description | 
|---|---|
| HostList | LoadDistributor. getHostList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LoadPattern. setHostList(HostList hostList) | 
| void | LoadDistributor. setHostList(HostList hostList) | 
| Constructor and Description | 
|---|
| LoadDistributor(HostList hostList) | 
| Modifier and Type | Method and Description | 
|---|---|
| HostList | RoundRobinLoadPattern. getHostList() | 
| HostList | RandomLoadPattern. getHostList() | 
| HostList | HashedLoadPattern. getHostList() | 
| HostList | FirstActiveLoadPattern. getHostList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RoundRobinLoadPattern. setHostList(HostList hostList) | 
| void | RandomLoadPattern. setHostList(HostList hostList) | 
| void | HashedLoadPattern. setHostList(HostList hostList) | 
| void | FirstActiveLoadPattern. setHostList(HostList hostList) | 
| Modifier and Type | Method and Description | 
|---|---|
| HostList | HostMonitoringService. getHostList() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | HostMonitoringService. add(HostList hostList,
   HostMonitor hostMonitor,
   int intervalInSec,
   java.util.List listnersList) | 
| void | HostMonitoringService. setHostList(HostList hostList) | 
Copyright © 2003-2014 QuickServer.org