Methods Summary |
---|
public void | applyLBChanges()Applies changes in the corresponding configuration to this LB
|
public java.util.Date | getLastApplied()Returns the timestamp of the most recent application of corresponding LBConfig
|
public java.util.Date | getLastExported()Returns the timestamp of the most recent export of corresponding LBConfig
|
public java.util.Date | getLastResetTime()Returns the timestamp of the last time the stats on this loadbalancer were reset
|
public java.lang.String | getLoadBalancerXML()Exports the corresponding LBConfig information and returns the contents as a string.
|
public java.lang.String | getStatus(java.lang.String instanceName)Returns the uhealthy/healthy/quiesced status for an insatnce load balanced
by this load balancer.
|
public boolean | isApplyChangeRequired()
|
public void | resetStats()Reset the monitoring stats on this loadbalancer.
|
public boolean | testConnection()Reset the monitoring stats on this loadbalancer.
|