Class Hierarchy
- java.lang.Object
- org.springframework.data.redis.connection.convert.Converters
- org.springframework.data.redis.connection.lettuce.DefaultLettucePool (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.lettuce.LettucePool)
- org.springframework.data.redis.connection.lettuce.LettuceConnection (implements org.springframework.data.redis.connection.RedisConnection)
- org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.RedisConnectionFactory)
- org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- com.lambdaworks.redis.RedisClient
Interface Hierarchy
- org.springframework.data.redis.connection.Pool<T>
- org.springframework.data.redis.connection.lettuce.LettucePool
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.