| Interface | Description |
|---|---|
| AdvancedBinaryJedisCommands | |
| AdvancedJedisCommands | |
| BasicCommands | |
| BasicRedisPipeline |
Pipelined responses for all of the low level, non key related commands
|
| BinaryJedisCommands |
Common interface for sharded and non-sharded BinaryJedis
|
| BinaryRedisPipeline | |
| BinaryScriptingCommands | |
| BinaryScriptingCommandsPipeline | |
| ClusterCommands | |
| ClusterPipeline | |
| Commands | |
| JedisCommands |
Common interface for sharded and non-sharded Jedis
|
| MultiKeyBinaryCommands | |
| MultiKeyBinaryRedisPipeline |
Multikey related commands (these are split out because they are non-shardable)
|
| MultiKeyCommands | |
| MultiKeyCommandsPipeline |
Multikey related commands (these are split out because they are non-shardable)
|
| RedisPipeline | |
| ScriptingCommands | |
| ScriptingCommandsPipeline | |
| SentinelCommands |
| Class | Description |
|---|---|
| BinaryClient | |
| BinaryJedis | |
| BinaryJedisPubSub | |
| BinaryShardedJedis | |
| BitPosParams | |
| Builder<T> | |
| BuilderFactory | |
| Client | |
| Connection | |
| DebugParams | |
| HostAndPort | |
| Jedis | |
| JedisCluster | |
| JedisClusterCommand<T> | |
| JedisClusterConnectionHandler | |
| JedisClusterInfoCache | |
| JedisMonitor | |
| JedisPool | |
| JedisPoolConfig | |
| JedisPubSub | |
| JedisSentinelPool | |
| JedisShardInfo | |
| JedisSlotBasedConnectionHandler | |
| Pipeline | |
| Protocol | |
| Queable | |
| Response<T> | |
| ScanParams | |
| ScanResult<T> | |
| ShardedJedis | |
| ShardedJedisPipeline | |
| ShardedJedisPool | |
| SortingParams |
Builder Class for
SORT Parameters. |
| Transaction |
Transaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
|
| Tuple | |
| ZParams |
| Enum | Description |
|---|---|
| BinaryClient.LIST_POSITION | |
| BitOP | |
| JedisCluster.Reset | |
| Protocol.Command | |
| Protocol.Keyword | |
| ZParams.Aggregate |
Processing library Redis by Darius Morawiec. (c) 2015