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

Method addSocketToPool

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

Adds a socket to a given pool for the given host. Internal utility method. @param pool pool to add to @param host host this socket is connected to @param socket socket to add

( Map pool, String host, SockIO socket )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

initializeMethod · 0.95
getConnectionMethod · 0.95
checkInMethod · 0.95
selfMaintMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected