public class JedisSlotBasedConnectionHandler extends JedisClusterConnectionHandler
| Constructor and Description |
|---|
JedisSlotBasedConnectionHandler(Set<HostAndPort> nodes,
GenericObjectPoolConfig poolConfig) |
| Modifier and Type | Method and Description |
|---|---|
Jedis |
getConnection() |
Jedis |
getConnectionFromSlot(int slot) |
assignSlotToNode, getConnectionFromNode, getNodes, renewSlotCache, returnBrokenConnection, returnConnectionpublic JedisSlotBasedConnectionHandler(Set<HostAndPort> nodes, GenericObjectPoolConfig poolConfig)
Processing library Redis by Darius Morawiec. (c) 2015