See: Description
| Interface | Description |
|---|---|
| Rawable |
Byte array representation of arguments to write in socket input stream.
|
| Class | Description |
|---|---|
| RawableFactory |
Factory class to get
Rawable objects. |
| RawableFactory.Raw |
Default implementation of
Rawable. |
| RawableFactory.RawString |
A
Rawable wrapping a String. |
| Enum | Description |
|---|---|
| BitCountOption |
The options for
BITCOUNT command. |
| BitOP |
Bit operations for
BITOP command. |
| ClientAttributeOption |
CLIENT SETINFO command attr option
since redis 7.2
|
| ClientPauseMode |
Client pause supported modes.
|
| ClientType | |
| ClusterFailoverOption |
Enumeration of cluster failover options.
|
| ClusterResetType |
Reset type for command cluster reset.
|
| ExpiryOption |
Enumeration of setting expiration.
|
| FlushMode |
Enum object describing flushing mode.
|
| FunctionRestorePolicy | |
| GeoUnit | |
| LatencyEvent | |
| ListDirection |
Direction for
LMOVE and BLMOVE command. |
| ListPosition | |
| SaveMode | |
| SortedSetOption | |
| SortingOrder | |
| StreamDeletionPolicy |
Deletion policy for stream commands that handle consumer group references.
|
| UnblockType |
Unblock type for
CLIENT UNBLOCK command. |
Copyright © 2025. All rights reserved.