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

Method checkIn

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

Checks a SockIO object in with the pool. This will remove SocketIO from busy pool, and optionally add to avail pool. @param socket socket to return @param addToAvail add to avail pool if true

( SockIO socket, boolean addToAvail )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

trueCloseMethod · 0.80
closeMethod · 0.80

Calls 5

removeSocketFromPoolMethod · 0.95
addSocketToPoolMethod · 0.95
getHostMethod · 0.80
toStringMethod · 0.80
isConnectedMethod · 0.45

Tested by

no test coverage detected