| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.server.ServerCluster.ServerInfo
protected class ServerCluster.ServerInfo
ServerInfo class represents the server available for clustering.
| Field Summary | |
|---|---|
| protected  boolean | activeActive flag determines if this Server is active or not. | 
| protected  int | failedCountIndexfailedCountIndex is number of times the server was bypassed when the server was not active. | 
| protected  String | hostNamehostName this Server Name to connect to. | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected String hostName
protected boolean active
protected int failedCountIndex
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||