|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.server.ServerCluster.ServerInfo
protected class ServerCluster.ServerInfo
ServerInfo class represents the server available for clustering.
Field Summary | |
---|---|
protected boolean |
active
Active flag determines if this Server is active or not. |
protected int |
failedCountIndex
failedCountIndex is number of times the server was bypassed when the server was not active. |
protected String |
hostName
hostName 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 |