| Interface | Description |
|---|---|
| Hashing | Deprecated
Sharding/Sharded feature will be removed in next major release.
|
| Class | Description |
|---|---|
| ByteArrayComparator | |
| DoublePrecision | |
| IOUtils | |
| JedisAsserts |
Assertion utility class that assists in validating arguments.
|
| JedisByteHashMap | |
| JedisByteMap<T> | |
| JedisClusterCRC16 |
CRC16 Implementation according to CCITT standard Polynomial : 1021 (x^16 + x^12 + x^5 + 1) See Appendix A.
|
| JedisClusterHashTag |
Holds various methods/utilities to manipulate and parse redis hash-tags.
|
| JedisCommandIterationBase<B,D> | |
| JedisURIHelper |
Utility class for handling Redis URIs.
|
| KeyValue<K,V> | |
| LazyRawable | |
| MurmurHash | Deprecated
Sharding/Sharded feature will be removed in next major release.
|
| Pool<T> | |
| PrefixedKeyArgumentPreProcessor | |
| RedisInputStream |
This class assumes (to some degree) that we are reading a RESP stream.
|
| RedisOutputStream |
The class implements a buffered output stream without synchronization There are also special
operations like in-place string encoding.
|
| SafeEncoder |
The only reason to have this is to be able to compatible with java 1.5 :(
|
Copyright © 2025. All rights reserved.