Class Hierarchy
- java.lang.Object
- org.rarefiedredis.redis.AbstractRedisClient (implements org.rarefiedredis.redis.IRedisClient)
- redis.clients.jedis.BinaryJedis (implements redis.clients.jedis.AdvancedBinaryJedisCommands, redis.clients.jedis.BasicCommands, redis.clients.jedis.BinaryJedisCommands, redis.clients.jedis.BinaryScriptingCommands, java.io.Closeable, redis.clients.jedis.MultiKeyBinaryCommands)
- redis.clients.jedis.Jedis (implements redis.clients.jedis.AdvancedJedisCommands, redis.clients.jedis.BasicCommands, redis.clients.jedis.ClusterCommands, redis.clients.jedis.JedisCommands, redis.clients.jedis.MultiKeyCommands, redis.clients.jedis.ScriptingCommands, redis.clients.jedis.SentinelCommands)
- org.rarefiedredis.redis.GlobToRegEx
- org.rarefiedredis.redis.IRedisSortedSet.ZsetPair
- org.rarefiedredis.redis.LuaScripter
- org.rarefiedredis.redis.RedisHashCache (implements org.rarefiedredis.redis.IRedisCache<T,U>)
- org.rarefiedredis.redis.RedisListCache (implements org.rarefiedredis.redis.IRedisCache<T,U>)
- org.rarefiedredis.redis.RedisSetCache (implements org.rarefiedredis.redis.IRedisCache<T,U>)
- org.rarefiedredis.redis.RedisSortedSetCache (implements org.rarefiedredis.redis.IRedisCache<T,U>)
- org.rarefiedredis.redis.RedisStringCache (implements org.rarefiedredis.redis.IRedisCache<T,U>)
- org.rarefiedredis.redis.ScanResult<T>
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Copyright © 2015. All rights reserved.