public SingleConnectPolicy(ControllerInfo[] controllerList, int pingDelayInMs, int controllerTimeoutInMs, int debugLevel)(Code)
Creates a new SingleConnectPolicy object
Parameters: controllerList - the controller list on which the policy applies 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