Package redis.clients.jedis

Interface Summary
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  
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  
 

Class Summary
BinaryClient  
BinaryJedis  
BinaryJedisPubSub  
BinaryShardedJedis  
Builder<T>  
BuilderFactory  
Client  
Connection  
DebugParams  
HostAndPort  
Jedis  
JedisMonitor  
JedisPool  
JedisPoolConfig  
JedisPubSub  
JedisSentinelPool  
JedisShardInfo  
Pipeline  
PipelineBlock  
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
TransactionBlock  
Tuple  
ZParams  
 

Enum Summary
BinaryClient.LIST_POSITION  
BitOP  
Protocol.Command  
Protocol.Keyword  
ZParams.Aggregate  
 



Copyright © 2013. All rights reserved.