MCPcopy Create free account
hub / github.com/RJ/ketama / setFailover

Method setFailover

java_ketama/SockIOPool.java:426–426  ·  view source on GitHub ↗

Sets the failover flag for the pool. If this flag is set to true, and a socket fails to connect, the pool will attempt to return a socket from another server if one exists. If set to false, then getting a socket will return null if it fails to connect to the requested server. @para

( boolean failover )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected