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

Method getSockNewHash

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

Returns appropriate SockIO object given string cache key and optional hashcode. Trys to get SockIO from pool. Fails over to additional pools in event of server failure. @param key hashcode for cache key @param hashCode if not null, then the int hashcode to use @return SockIO obj connected to serv

(String key, Integer hashCode )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getConnectionMethod · 0.95
calculateHashMethod · 0.95
findPointForMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected