public PreferredListConnectPolicy(ControllerInfo[] controllerList, String preferredControllerList, int pingDelayInMs, int controllerTimeoutInMs, int debugLevel)(Code)
Creates a new PreferredListConnectPolicy object
Parameters: controllerList - the controller list on which the policy applies Parameters: preferredControllerList - comma separated list of preferredcontrollers Parameters: pingDelayInMs - Interval in milliseconds between two pings of acontroller Parameters: controllerTimeoutInMs - timeout in milliseconds after which acontroller is considered as dead if it did not respond to pings Parameters: debugLevel - the debug level to use See Also:org.continuent.sequoia.driver.SequoiaUrl.DEBUG_LEVEL_OFF