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  
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  
SentinelCommands  
 

Class Summary
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  
PipelineBlock Deprecated.
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 Deprecated.
Tuple  
ZParams  
 

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



Copyright © 2014. All rights reserved.