Class Hierarchy
- java.lang.Object
- com.blackrook.redis.RedisConnectionAbstract (implements java.lang.AutoCloseable)
- com.blackrook.redis.RedisConnection (implements com.blackrook.redis.commands.RedisConnectionCommands, com.blackrook.redis.commands.RedisHyperlogCommands, com.blackrook.redis.commands.RedisScanCommands)
- com.blackrook.redis.RedisDebugConnection (implements com.blackrook.redis.commands.RedisDebugCommands)
- com.blackrook.redis.RedisMonitorConnection
- com.blackrook.redis.RedisPubSubConnection (implements com.blackrook.redis.commands.RedisPubSubCommands)
- com.blackrook.redis.RedisServerConnection (implements com.blackrook.redis.commands.RedisServerCommands)
- com.blackrook.redis.RedisUserConnection
- com.blackrook.redis.RedisConnectionPool
- com.blackrook.redis.RedisInfo
- com.blackrook.redis.RedisPipeline (implements com.blackrook.redis.commands.RedisDeferredCommands)
- com.blackrook.redis.RedisConnectionAbstract (implements java.lang.AutoCloseable)