Hierarchy For Package org.redisson.spring.data.connection

Class Hierarchy

  • java.lang.Object
    • org.springframework.data.redis.connection.AbstractRedisConnection (implements org.springframework.data.redis.connection.RedisConnection)
    • org.springframework.data.redis.connection.util.AbstractSubscription (implements org.springframework.data.redis.connection.Subscription)
    • org.redisson.spring.data.connection.BinaryConvertor (implements org.redisson.client.protocol.convertor.Convertor<R>)
    • org.redisson.spring.data.connection.DataTypeConvertor (implements org.redisson.client.protocol.convertor.Convertor<R>)
    • org.redisson.spring.data.connection.DistanceConvertor (implements org.redisson.client.protocol.convertor.Convertor<R>)
    • org.redisson.spring.data.connection.GeoResultsDecoder (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)
    • org.redisson.spring.data.connection.ObjectListReplayDecoder2<T> (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)
    • org.redisson.spring.data.connection.PointDecoder (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)
    • org.redisson.spring.data.connection.PropertiesDecoder (implements org.redisson.client.protocol.Decoder<R>)
    • org.redisson.spring.data.connection.RedisClusterNodeDecoder (implements org.redisson.client.protocol.Decoder<R>)
    • org.redisson.spring.data.connection.RedissonConnectionFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.RedisConnectionFactory)
    • org.redisson.spring.data.connection.RedissonExceptionConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
    • org.redisson.spring.data.connection.RedissonSentinelConnection (implements org.springframework.data.redis.connection.RedisSentinelConnection)
    • org.redisson.spring.data.connection.ScoredSortedListReplayDecoder (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)
    • org.redisson.spring.data.connection.ScoredSortedSetReplayDecoder (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)
    • org.redisson.spring.data.connection.SecondsConvertor (implements org.redisson.client.protocol.convertor.Convertor<R>)
    • org.redisson.spring.data.connection.SetReplayDecoder<T> (implements org.redisson.client.protocol.decoder.MultiDecoder<T>)