com.collation.platform.model.topology.net.vip.bigip
Interface BigIPRealServerGroup
- All Superinterfaces:
- LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, RealServerGroup, java.io.Serializable
public interface BigIPRealServerGroup
- extends RealServerGroup
Group of real servers AKA cluster
- Author:
- viswa
- Persistable:
- true
Methods inherited from interface com.collation.platform.model.topology.net.vip.RealServerGroup |
getLoadBalancingAlgorithm, getName, getParent, getRealServers, hasLoadBalancingAlgorithm, hasName, hasParent, hasRealServers, setLoadBalancingAlgorithm, setName, setParent, setRealServers |
Methods inherited from interface com.collation.platform.model.ModelObject |
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
RATIO_MEMBER
static final int RATIO_MEMBER
- See Also:
- Constant Field Values
LEAST_CONN_MEMBER
static final int LEAST_CONN_MEMBER
- See Also:
- Constant Field Values
OBSERVERD_MEMBER
static final int OBSERVERD_MEMBER
- See Also:
- Constant Field Values
PREDICTIVE_MEMBER
static final int PREDICTIVE_MEMBER
- See Also:
- Constant Field Values
RATIO_NODE_ADDR
static final int RATIO_NODE_ADDR
- See Also:
- Constant Field Values
LEAST_CONN_NODE_ADDR
static final int LEAST_CONN_NODE_ADDR
- See Also:
- Constant Field Values
FASTEST_NODE_ADDR
static final int FASTEST_NODE_ADDR
- See Also:
- Constant Field Values
OBSERVERD_NODE_ADDR
static final int OBSERVERD_NODE_ADDR
- See Also:
- Constant Field Values
PREDICTIVE_NODE_ADDR
static final int PREDICTIVE_NODE_ADDR
- See Also:
- Constant Field Values
DYNAMIC_RATIO
static final int DYNAMIC_RATIO
- See Also:
- Constant Field Values
FASTEST_APP_RESPONSE
static final int FASTEST_APP_RESPONSE
- See Also:
- Constant Field Values