|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
---|---|
redis.clients.jedis |
Uses of Connection in redis.clients.jedis |
---|
Subclasses of Connection in redis.clients.jedis | |
---|---|
class |
BinaryClient
|
class |
Client
|
Methods in redis.clients.jedis that return Connection | |
---|---|
protected Connection |
Connection.sendCommand(Protocol.Command cmd)
|
protected Connection |
Connection.sendCommand(Protocol.Command cmd,
byte[]... args)
|
protected Connection |
Connection.sendCommand(Protocol.Command cmd,
String... args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |