Hierarchy For Package org.springframework.data.redis.connection.jedis
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.connection.AbstractRedisConnection (implements org.springframework.data.redis.connection.RedisConnection)
- org.springframework.data.redis.connection.jedis.JedisConnection
- org.springframework.data.redis.connection.ClusterTopology
- org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterTopology
- org.springframework.data.redis.connection.jedis.JedisClientConfiguration.DefaultJedisClientConfigurationBuilder (implements org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisClientConfigurationBuilder, org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisPoolingClientConfigurationBuilder, org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisSslClientConfigurationBuilder)
- org.springframework.data.redis.connection.jedis.JedisClusterConnection (implements org.springframework.data.redis.connection.RedisClusterConnection)
- org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterTopologyProvider (implements org.springframework.data.redis.connection.ClusterTopologyProvider)
- org.springframework.data.redis.connection.jedis.JedisConnectionFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.RedisConnectionFactory, org.springframework.context.SmartLifecycle)
- org.springframework.data.redis.connection.jedis.JedisExceptionConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.springframework.data.redis.connection.jedis.JedisScriptReturnConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.springframework.data.redis.connection.jedis.JedisSentinelConnection (implements org.springframework.data.redis.connection.RedisSentinelConnection)
- org.springframework.data.redis.connection.AbstractRedisConnection (implements org.springframework.data.redis.connection.RedisConnection)
Interface Hierarchy
- org.springframework.data.redis.connection.ClusterCommandExecutor.ClusterCommandCallback<T,
S> - org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterCommandCallback<T>
- org.springframework.data.redis.connection.ClusterCommandExecutor.MultiKeyClusterCommandCallback<T,
S> - org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisMultiKeyClusterCommandCallback<T>
- org.springframework.data.redis.connection.jedis.JedisClientConfiguration
- org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisClientConfigurationBuilder
- org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisPoolingClientConfigurationBuilder
- org.springframework.data.redis.connection.jedis.JedisClientConfiguration.JedisSslClientConfigurationBuilder