| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.args | |
| redis.clients.jedis.commands | |
| redis.clients.jedis.json | |
| redis.clients.jedis.params | |
| redis.clients.jedis.search |
| Modifier and Type | Class and Description |
|---|---|
static class |
Protocol.ClusterKeyword |
static class |
Protocol.Command |
static class |
Protocol.Keyword |
static class |
Protocol.ResponseKeyword |
static class |
Protocol.SentinelKeyword |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Rawable> |
CommandArguments.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.sendCommand(ProtocolCommand cmd,
Rawable keyword) |
| Modifier and Type | Class and Description |
|---|---|
class |
BitCountOption |
class |
BitOP |
class |
ClientPauseMode |
class |
ClientType |
class |
ClusterFailoverOption |
class |
ClusterResetType |
class |
FlushMode
Enum object describing flushing mode.
|
class |
GeoUnit |
class |
ListDirection
Direction for
LMOVE and BLMOVE command. |
class |
ListPosition |
static class |
RawableFactory.Raw |
static class |
RawableFactory.RawString |
class |
SaveMode |
class |
UnblockType
Unblock type for
CLIENT UNBLOCK command. |
| Modifier and Type | Method and Description |
|---|---|
static Rawable |
RawableFactory.from(byte[] binary) |
static Rawable |
RawableFactory.from(double d) |
static Rawable |
RawableFactory.from(int i) |
static Rawable |
RawableFactory.from(String string) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolCommand |
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonProtocol.JsonCommand |
| Modifier and Type | Class and Description |
|---|---|
static class |
ZParams.Aggregate |
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchProtocol.SearchCommand |
static class |
SearchProtocol.SearchKeyword |
Copyright © 2022. All rights reserved.