protected class ServerCluster.ServerInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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 java.lang.String |
hostName
hostName this Server Name to connect to.
|
protected java.lang.String hostName
protected boolean active
protected int failedCountIndex