| Interface | Description |
|---|---|
| Hashing |
| Class | Description |
|---|---|
| JedisByteHashMap | |
| JedisClusterCRC16 | |
| MurmurHash |
This is a very fast, non-cryptographic hash suitable for general hash-based
lookup.
|
| Pool<T> | |
| RedisInputStream | |
| 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 :(
|
| Sharded<R,S extends ShardInfo<R>> | |
| ShardInfo<T> | |
| Slowlog |
Copyright © 2014. All rights reserved.