| 接口 | 说明 |
|---|---|
| AdvancedBinaryJedisCommands | |
| AdvancedJedisCommands | |
| BasicCommands | |
| BasicRedisPipeline |
Pipelined responses for all of the low level, non key related commands
|
| BinaryJedisClusterCommands | |
| BinaryJedisCommands |
Common interface for sharded and non-sharded BinaryJedis
|
| BinaryRedisPipeline | |
| BinaryScriptingCommands | |
| BinaryScriptingCommandsPipeline | |
| ClusterCommands | |
| ClusterPipeline | |
| Commands | |
| JedisClusterBinaryScriptingCommands | |
| JedisClusterCommands | |
| JedisClusterScriptingCommands | |
| JedisCommands |
Common interface for sharded and non-sharded Jedis
|
| ModuleCommands | |
| MultiKeyBinaryCommands | |
| MultiKeyBinaryJedisClusterCommands | |
| 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)
|
| MultiKeyJedisClusterCommands | |
| ProtocolCommand | |
| RedisPipeline | |
| ScriptingCommands | |
| ScriptingCommandsPipeline | |
| SentinelCommands |