| 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 |
ExpiryOption |
class |
FlushMode
Enum object describing flushing mode.
|
class |
FunctionRestorePolicy |
class |
GeoUnit |
class |
ListDirection
Direction for
LMOVE and BLMOVE command. |
class |
ListPosition |
static class |
RawableFactory.Raw |
static class |
RawableFactory.RawString |
class |
SaveMode |
class |
SortedSetOption |
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 | Class and Description |
|---|---|
static class |
RedisBloomProtocol.BloomFilterCommand |
static class |
RedisBloomProtocol.CountMinSketchCommand |
static class |
RedisBloomProtocol.CuckooFilterCommand |
static class |
RedisBloomProtocol.RedisBloomKeyword |
static class |
RedisBloomProtocol.TopKCommand |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolCommand |
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphProtocol.GraphCommand |
static class |
GraphProtocol.GraphKeyword |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationType |
class |
DuplicatePolicy
Policy that will define handling of duplicate samples.
|
static class |
TimeSeriesProtocol.TimeSeriesCommand |
static class |
TimeSeriesProtocol.TimeSeriesKeyword |
Copyright © 2022. All rights reserved.