Hierarchy For All Packages
Package Hierarchies:- org.springframework.data.redis,
 - org.springframework.data.redis.aot,
 - org.springframework.data.redis.cache,
 - org.springframework.data.redis.config,
 - org.springframework.data.redis.connection,
 - org.springframework.data.redis.connection.convert,
 - org.springframework.data.redis.connection.jedis,
 - org.springframework.data.redis.connection.lettuce,
 - org.springframework.data.redis.connection.lettuce.aot,
 - org.springframework.data.redis.connection.stream,
 - org.springframework.data.redis.connection.util,
 - org.springframework.data.redis.connection.zset,
 - org.springframework.data.redis.core,
 - org.springframework.data.redis.core.convert,
 - org.springframework.data.redis.core.index,
 - org.springframework.data.redis.core.mapping,
 - org.springframework.data.redis.core.query,
 - org.springframework.data.redis.core.script,
 - org.springframework.data.redis.core.types,
 - org.springframework.data.redis.domain.geo,
 - org.springframework.data.redis.hash,
 - org.springframework.data.redis.listener,
 - org.springframework.data.redis.listener.adapter,
 - org.springframework.data.redis.repository.cdi,
 - org.springframework.data.redis.repository.configuration,
 - org.springframework.data.redis.repository.core,
 - org.springframework.data.redis.repository.query,
 - org.springframework.data.redis.repository.support,
 - org.springframework.data.redis.serializer,
 - org.springframework.data.redis.stream,
 - org.springframework.data.redis.support.atomic,
 - org.springframework.data.redis.support.collections,
 - org.springframework.data.redis.util
 
Class Hierarchy
- java.lang.Object
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
- org.springframework.data.redis.cache.RedisCacheManager
 
 
 - org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
 - java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.springframework.data.redis.support.collections.AbstractRedisCollection<E> (implements org.springframework.data.redis.support.collections.RedisCollection<E>)
- org.springframework.data.redis.support.collections.DefaultRedisList<E> (implements org.springframework.data.redis.support.collections.RedisList<E>)
 - org.springframework.data.redis.support.collections.DefaultRedisSet<E> (implements org.springframework.data.redis.support.collections.RedisSet<E>)
 - org.springframework.data.redis.support.collections.DefaultRedisZSet<E> (implements org.springframework.data.redis.support.collections.RedisZSet<E>)
 
 
 - org.springframework.data.redis.support.collections.AbstractRedisCollection<E> (implements org.springframework.data.redis.support.collections.RedisCollection<E>)
 - org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
- org.springframework.data.redis.core.RedisKeyValueAdapter (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
 
 - org.springframework.data.mapping.context.AbstractMappingContext<E,
P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E, P>) - org.springframework.data.keyvalue.core.mapping.context.KeyValueMappingContext<E,
P> - org.springframework.data.redis.core.mapping.RedisMappingContext
 
 
 - org.springframework.data.keyvalue.core.mapping.context.KeyValueMappingContext<E,
 - org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty<P>
- org.springframework.data.redis.core.mapping.RedisPersistentProperty
 
 
 - org.springframework.data.keyvalue.core.mapping.KeyValuePersistentProperty<P>
 
 - org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
 - org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.redis.repository.query.RedisQueryCreator
 
 - 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.lettuce.LettuceConnection
- org.springframework.data.redis.connection.lettuce.LettuceClusterConnection (implements org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterConnection)
 
 
 - org.springframework.data.redis.connection.util.AbstractSubscription (implements org.springframework.data.redis.connection.Subscription)
- org.springframework.data.redis.connection.lettuce.LettuceSubscription
 
 - org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- org.springframework.data.redis.cache.RedisCache
 
 - org.springframework.data.mapping.model.BasicPersistentEntity<T,
P> (implements org.springframework.core.env.EnvironmentCapable, org.springframework.data.mapping.model.MutablePersistentEntity<T, P>) - org.springframework.data.keyvalue.core.mapping.BasicKeyValuePersistentEntity<T,
P> (implements org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T, P>) - org.springframework.data.redis.core.mapping.BasicRedisPersistentEntity<T> (implements org.springframework.data.redis.core.mapping.RedisPersistentEntity<T>)
 
 
 - org.springframework.data.keyvalue.core.mapping.BasicKeyValuePersistentEntity<T,
 - org.springframework.data.redis.cache.BatchStrategies
 - org.springframework.data.redis.hash.BeanUtilsHashMapper<T> (implements org.springframework.data.redis.hash.HashMapper<T,
K, V>)  - org.springframework.data.redis.connection.BitFieldSubCommands (implements java.lang.Iterable<T>)
 - org.springframework.data.redis.connection.BitFieldSubCommands.AbstractBitFieldSubCommand (implements org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSubCommand)
- org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGet
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldIncrBy
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSet
 
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldGetBuilder
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldIncrByBuilder
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSetBuilder
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldType
 - org.springframework.data.redis.connection.BitFieldSubCommands.Offset
 - org.springframework.data.redis.domain.geo.BoundingBox (implements org.springframework.data.geo.Shape)
 - org.springframework.data.redis.domain.geo.BoxShape (implements org.springframework.data.redis.domain.geo.GeoShape)
 - org.springframework.data.redis.core.convert.Bucket
 - org.springframework.data.redis.core.convert.Bucket.BucketPropertyPath
 - org.springframework.data.redis.connection.util.ByteArraySet (implements java.util.Set<E>)
 - org.springframework.data.redis.connection.util.ByteArrayWrapper (implements java.lang.Comparable<T>)
 - org.springframework.data.redis.util.ByteUtils
 - org.springframework.data.redis.repository.cdi.CdiBean<T> (implements jakarta.enterprise.inject.spi.Bean<T>, jakarta.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.redis.repository.cdi.RedisKeyValueAdapterBean
 - org.springframework.data.redis.repository.cdi.RedisKeyValueTemplateBean
 
 - org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements jakarta.enterprise.inject.spi.Bean<T>, jakarta.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.redis.repository.cdi.RedisRepositoryBean<T>
 
 - org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements jakarta.enterprise.inject.spi.Extension)
- org.springframework.data.redis.repository.cdi.RedisRepositoryExtension
 
 - org.springframework.data.redis.listener.ChannelTopic
 - org.springframework.data.redis.connection.ClusterCommandExecutor (implements org.springframework.beans.factory.DisposableBean)
 - org.springframework.data.redis.connection.ClusterCommandExecutor.MultiNodeResult<T>
 - org.springframework.data.redis.connection.ClusterCommandExecutor.NodeResult<T>
 - org.springframework.data.redis.connection.ClusterInfo
 - org.springframework.data.redis.connection.ClusterSlotHashUtil
 - org.springframework.data.redis.connection.ClusterTopology
- org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterTopology
 
 - org.springframework.data.redis.support.collections.CollectionUtils
 - org.springframework.data.redis.core.convert.CompositeIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
 - org.springframework.data.redis.connection.ConnectionUtils
 - org.springframework.data.redis.connection.stream.Consumer
 - org.springframework.data.redis.connection.convert.Converters
- org.springframework.data.redis.connection.lettuce.LettuceConverters
 
 - org.springframework.data.redis.core.ConvertingCursor<S,
T> (implements org.springframework.data.redis.core.Cursor<T>)  - org.springframework.data.redis.core.Cursor.CursorId
 - org.springframework.data.convert.CustomConversions
- org.springframework.data.redis.core.convert.RedisCustomConversions
 
 - org.springframework.data.redis.connection.util.DecodeUtils
 - org.springframework.data.redis.hash.DecoratingStringHashMapper<T> (implements org.springframework.data.redis.hash.HashMapper<T,
K, V>)  - org.springframework.data.redis.connection.DefaultMessage (implements org.springframework.data.redis.connection.Message)
 - org.springframework.data.redis.core.script.DefaultReactiveScriptExecutor<K> (implements org.springframework.data.redis.core.script.ReactiveScriptExecutor<K>)
 - org.springframework.data.redis.support.collections.DefaultRedisMap<K,
V> (implements org.springframework.data.redis.support.collections.RedisMap<K, V>)  - org.springframework.data.redis.core.script.DefaultRedisScript<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.core.script.RedisScript<T>)
 - org.springframework.data.redis.core.script.DefaultScriptExecutor<K> (implements org.springframework.data.redis.core.script.ScriptExecutor<K>)
 - org.springframework.data.redis.connection.DefaultSortParameters (implements org.springframework.data.redis.connection.SortParameters)
 - org.springframework.data.redis.connection.DefaultStringRedisConnection (implements org.springframework.data.redis.connection.DecoratedRedisConnection, org.springframework.data.redis.connection.StringRedisConnection)
 - org.springframework.data.redis.connection.zset.DefaultTuple (implements org.springframework.data.redis.connection.zset.Tuple)
- org.springframework.data.redis.connection.DefaultStringTuple (implements org.springframework.data.redis.connection.StringRedisConnection.StringTuple)
 
 - org.springframework.data.redis.core.DefaultTypedTuple<V> (implements org.springframework.data.redis.core.ZSetOperations.TypedTuple<V>)
 - org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.redis.core.convert.DefaultRedisTypeMapper (implements org.springframework.data.redis.core.convert.RedisTypeMapper)
 
 - java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- org.springframework.data.redis.support.collections.RedisProperties (implements org.springframework.data.redis.support.collections.RedisMap<K,
V>)  
 - org.springframework.data.redis.support.collections.RedisProperties (implements org.springframework.data.redis.support.collections.RedisMap<K,
 
 - java.util.Properties
 
 - java.util.Hashtable<K,
 - org.springframework.data.redis.core.script.DigestUtils
 - java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.data.redis.core.RedisKeyspaceEvent
- org.springframework.data.redis.core.RedisKeyExpiredEvent<T>
 
 
 - org.springframework.data.redis.core.RedisKeyspaceEvent
 
 - org.springframework.context.ApplicationEvent
 - org.springframework.data.redis.repository.query.ExampleQueryMapper
 - org.springframework.data.redis.core.types.Expiration
 - org.springframework.data.redis.connection.ExpirationOptions
 - org.springframework.data.redis.connection.ExpirationOptions.ExpirationOptionsBuilder
 - org.springframework.data.redis.core.types.Expirations<K>
 - org.springframework.data.redis.core.types.Expirations.TimeToLive
 - org.springframework.data.redis.core.ExpireChanges<K>
 - org.springframework.data.redis.connection.FutureResult<T>
 - org.springframework.data.redis.serializer.GenericJackson2JsonRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.serializer.GenericJackson2JsonRedisSerializer.GenericJackson2JsonRedisSerializerBuilder
 - org.springframework.data.redis.serializer.GenericJacksonJsonRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.serializer.GenericJacksonJsonRedisSerializer.GenericJacksonJsonRedisSerializerBuilder<B>
 - org.springframework.data.redis.serializer.GenericToStringSerializer<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.core.convert.GeoIndexedPropertyValue (implements org.springframework.data.redis.core.convert.IndexedData)
 - org.springframework.data.redis.domain.geo.GeoLocation<T>
- org.springframework.data.redis.connection.RedisGeoCommands.GeoLocation<T>
 
 - org.springframework.data.redis.domain.geo.GeoReference.GeoCoordinateReference<T> (implements org.springframework.data.redis.domain.geo.GeoReference<T>)
 - org.springframework.data.redis.domain.geo.GeoReference.GeoMemberReference<T> (implements org.springframework.data.redis.domain.geo.GeoReference<T>)
 - org.springframework.data.redis.core.index.IndexConfiguration (implements org.springframework.data.redis.core.index.ConfigurableIndexDefinitionProvider)
 - org.springframework.data.redis.core.index.IndexDefinition.IndexingContext
 - org.springframework.data.redis.hash.Jackson2HashMapper (implements org.springframework.data.redis.hash.HashMapper<T,
K, V>)  - org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer<T> (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.hash.JacksonHashMapper (implements org.springframework.data.redis.hash.HashMapper<T,
K, V>)  - org.springframework.data.redis.hash.JacksonHashMapper.JacksonHashMapperBuilder<B>
 - org.springframework.data.redis.serializer.JacksonJsonRedisSerializer<T> (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.serializer.JdkSerializationRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - 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.ExceptionTranslationStrategy, org.springframework.dao.support.PersistenceExceptionTranslator)  - 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.core.convert.Jsr310Converters
 - org.springframework.data.redis.core.convert.KeyspaceConfiguration
 - org.springframework.data.redis.core.convert.KeyspaceConfiguration.KeyspaceSettings
 - org.springframework.data.redis.listener.KeyspaceEventMessageListener (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.MessageListener)
- org.springframework.data.redis.listener.KeyExpirationEventMessageListener (implements org.springframework.context.ApplicationEventPublisherAware)
 
 - org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.redis.repository.query.RedisPartTreeQuery
 
 - org.springframework.data.keyvalue.core.KeyValueTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.keyvalue.core.KeyValueOperations)
- org.springframework.data.redis.core.RedisKeyValueTemplate
 
 - org.springframework.data.redis.connection.lettuce.LettuceClientConfiguration.LettuceClientConfigurationBuilder
- org.springframework.data.redis.connection.lettuce.LettucePoolingClientConfiguration.LettucePoolingClientConfigurationBuilder
 
 - org.springframework.data.redis.connection.lettuce.LettuceClientConfiguration.LettuceSslClientConfigurationBuilder
- org.springframework.data.redis.connection.lettuce.LettucePoolingClientConfiguration.LettucePoolingSslClientConfigurationBuilder
 
 - org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.ReactiveRedisConnectionFactory, org.springframework.data.redis.connection.RedisConnectionFactory, org.springframework.context.SmartLifecycle)
 - org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter (implements org.springframework.core.convert.converter.Converter<S,
T>, org.springframework.data.redis.ExceptionTranslationStrategy, org.springframework.dao.support.PersistenceExceptionTranslator)  - org.springframework.data.redis.connection.lettuce.LettuceSentinelConnection (implements org.springframework.data.redis.connection.RedisSentinelConnection)
 - org.springframework.data.redis.connection.Limit
- org.springframework.data.redis.connection.RedisZSetCommands.Limit
 
 - org.springframework.data.redis.connection.convert.ListConverter<S,
T> (implements org.springframework.core.convert.converter.Converter<S, T>)  - org.springframework.data.redis.core.ListOperations.MoveFrom<K>
 - org.springframework.data.redis.core.ListOperations.MoveTo<K>
 - org.springframework.data.redis.connection.convert.LongToBooleanConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)  - org.springframework.data.redis.connection.convert.MapConverter<S,
T> (implements org.springframework.core.convert.converter.Converter<S, T>)  - org.springframework.data.redis.core.convert.MappingConfiguration
 - org.springframework.data.redis.core.convert.MappingRedisConverter (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.core.convert.RedisConverter)
 - org.springframework.data.redis.core.convert.MappingRedisConverter.BinaryKeyspaceIdentifier
 - org.springframework.data.redis.core.convert.MappingRedisConverter.KeyspaceIdentifier
 - org.springframework.data.redis.listener.adapter.MessageListenerAdapter (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.MessageListener)
 - java.lang.Number (implements java.io.Serializable)
- org.springframework.data.redis.support.atomic.RedisAtomicDouble (implements org.springframework.data.redis.core.BoundKeyOperations<K>, java.io.Serializable)
 - org.springframework.data.redis.support.atomic.RedisAtomicInteger (implements org.springframework.data.redis.core.BoundKeyOperations<K>, java.io.Serializable)
 - org.springframework.data.redis.support.atomic.RedisAtomicLong (implements org.springframework.data.redis.core.BoundKeyOperations<K>, java.io.Serializable)
 
 - org.springframework.data.redis.hash.ObjectHashMapper (implements org.springframework.data.redis.hash.HashMapper<T,
K, V>)  - org.springframework.data.redis.serializer.OxmSerializer (implements org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.core.PartialUpdate<T>
 - org.springframework.data.redis.core.PartialUpdate.PropertyUpdate
 - org.springframework.data.redis.PassThroughExceptionTranslationStrategy (implements org.springframework.data.redis.ExceptionTranslationStrategy)
- org.springframework.data.redis.FallbackExceptionTranslationStrategy
 
 - org.springframework.data.redis.core.convert.PathIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
 - org.springframework.data.redis.listener.PatternTopic
 - org.springframework.data.redis.connection.stream.PendingMessage
 - org.springframework.data.redis.connection.stream.PendingMessages (implements org.springframework.data.util.Streamable<T>)
 - org.springframework.data.redis.connection.stream.PendingMessagesSummary
 - org.springframework.data.repository.core.support.PersistentEntityInformation<T,
ID> (implements org.springframework.data.repository.core.EntityInformation<T, ID>) - org.springframework.data.redis.repository.core.MappingRedisEntityInformation<T,
ID> (implements org.springframework.data.redis.repository.core.RedisEntityInformation<T, ID>)  
 - org.springframework.data.redis.repository.core.MappingRedisEntityInformation<T,
 - org.springframework.data.redis.repository.support.QueryByExampleRedisExecutor<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.repository.query.ListQueryByExampleExecutor<T>)
 - org.springframework.data.redis.core.query.QueryUtils
 - org.springframework.data.redis.domain.geo.RadiusShape (implements org.springframework.data.redis.domain.geo.GeoShape)
 - org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfCountCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveListCommands.BPopCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveListCommands.PopResult
 - org.springframework.data.redis.connection.ReactiveRedisConnection.CommandResponse<I,
O> - org.springframework.data.redis.connection.ReactiveListCommands.PopResponse
 - org.springframework.data.redis.connection.ReactiveRedisConnection.BooleanResponse<I>
 - org.springframework.data.redis.connection.ReactiveRedisConnection.ByteBufferResponse<I>
- org.springframework.data.redis.connection.ReactiveRedisConnection.AbsentByteBufferResponse<I>
 
 - org.springframework.data.redis.connection.ReactiveRedisConnection.MultiValueResponse<I,
O>  - org.springframework.data.redis.connection.ReactiveRedisConnection.NumericResponse<I,
O>  
 - org.springframework.data.redis.connection.ReactiveRedisConnection.KeyCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
- org.springframework.data.redis.connection.ReactiveGeoCommands.GeoAddCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoDistCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoHashCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoPosCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusByMemberCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoRadiusCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoSearchCommand
 - org.springframework.data.redis.connection.ReactiveGeoCommands.GeoSearchStoreCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HashFieldsCommand
- org.springframework.data.redis.connection.ReactiveHashCommands.HashExpireCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HDelCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HGetCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HGetDelCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HGetExCommand
 
 - org.springframework.data.redis.connection.ReactiveHashCommands.HExistsCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HRandFieldCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HSetCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HSetExCommand
 - org.springframework.data.redis.connection.ReactiveHashCommands.HStrLenCommand
 - org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfAddCommand
 - org.springframework.data.redis.connection.ReactiveHyperLogLogCommands.PfMergeCommand
 - org.springframework.data.redis.connection.ReactiveKeyCommands.CopyCommand
 - org.springframework.data.redis.connection.ReactiveKeyCommands.ExpireAtCommand
 - org.springframework.data.redis.connection.ReactiveKeyCommands.ExpireCommand
 - org.springframework.data.redis.connection.ReactiveKeyCommands.MoveCommand
 - org.springframework.data.redis.connection.ReactiveKeyCommands.RenameCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.BRPopLPushCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.LIndexCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.LInsertCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.LMoveCommand
- org.springframework.data.redis.connection.ReactiveListCommands.BLMoveCommand
 
 - org.springframework.data.redis.connection.ReactiveListCommands.LPosCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.LRemCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.LSetCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.PopCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.PushCommand
 - org.springframework.data.redis.connection.ReactiveListCommands.RPopLPushCommand
 - org.springframework.data.redis.connection.ReactiveNumberCommands.DecrByCommand<T>
 - org.springframework.data.redis.connection.ReactiveNumberCommands.HIncrByCommand<T>
 - org.springframework.data.redis.connection.ReactiveNumberCommands.IncrByCommand<T>
 - org.springframework.data.redis.connection.ReactiveRedisConnection.KeyScanCommand
 - org.springframework.data.redis.connection.ReactiveRedisConnection.RangeCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SAddCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SDiffStoreCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SInterStoreCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SIsMemberCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SMIsMemberCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SMoveCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SPopCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SRandMembersCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SRemCommand
 - org.springframework.data.redis.connection.ReactiveSetCommands.SUnionStoreCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.AcknowledgeCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.AddStreamRecord
 - org.springframework.data.redis.connection.ReactiveStreamCommands.DeleteCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.PendingRecordsCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.RangeCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.TrimCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.XClaimCommand
 - org.springframework.data.redis.connection.ReactiveStreamCommands.XInfoCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.AppendCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.BitCountCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.BitFieldCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.BitPosCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.GetBitCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.GetExCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.SetBitCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.SetCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.SetRangeCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.BZPopCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZAddCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZAggregateStoreCommand
- org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZUnionStoreCommand
 
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZCountCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZDiffStoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZIncrByCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZLexCountCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZMScoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZPopCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRandMemberCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByLexCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeByScoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeStoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRankCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByLexCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByRankCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRemRangeByScoreCommand
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZScoreCommand
 
 - org.springframework.data.redis.listener.ReactiveRedisMessageListenerContainer (implements org.springframework.beans.factory.DisposableBean)
 - org.springframework.data.redis.core.ReactiveRedisTemplate<K,
V> (implements org.springframework.data.redis.core.ReactiveRedisOperations<K, V>) - org.springframework.data.redis.core.ReactiveStringRedisTemplate
 
 - org.springframework.data.redis.connection.ReactiveSetCommands.SDiffCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveSetCommands.SInterCardCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveSetCommands.SInterCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveSetCommands.SUnionCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveStreamCommands.ReadCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.BitOpCommand
 - org.springframework.data.redis.connection.ReactiveStringCommands.MSetCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveSubscription.ChannelMessage<C,
M> (implements org.springframework.data.redis.connection.ReactiveSubscription.Message<C, M>) - org.springframework.data.redis.connection.ReactiveSubscription.PatternMessage<P,
C, M>  
 - org.springframework.data.redis.connection.ReactiveSubscription.PatternMessage<P,
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZAggregateCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZDiffCommand (implements org.springframework.data.redis.connection.ReactiveRedisConnection.Command)
 - org.springframework.data.redis.connection.stream.ReadOffset
 - java.lang.Record
- org.springframework.data.redis.core.types.Expirations.Timeouts
 - org.springframework.data.redis.core.ExpireChanges.ExpiryChangeState
 - org.springframework.data.redis.cache.FixedDurationTtlFunction (implements org.springframework.data.redis.cache.RedisCacheWriter.TtlFunction)
 
 - org.springframework.data.redis.connection.stream.RecordId
 - org.springframework.data.redis.core.RedisAccessor (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.data.redis.core.RedisTemplate<K,
V> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.redis.core.RedisOperations<K, V>) - org.springframework.data.redis.core.StringRedisTemplate
 
 
 - org.springframework.data.redis.core.RedisTemplate<K,
 - org.springframework.data.redis.cache.RedisCacheConfiguration
 - org.springframework.data.redis.cache.RedisCacheManager.RedisCacheManagerBuilder
 - org.springframework.data.redis.core.types.RedisClientInfo
 - org.springframework.data.redis.core.types.RedisClientInfo.RedisClientInfoBuilder
 - org.springframework.data.redis.connection.RedisClusterConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.ClusterConfiguration)
 - org.springframework.data.redis.connection.RedisClusterNode.SlotRange
 - org.springframework.data.redis.support.collections.RedisCollectionFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartFactoryBean<T>)
 - org.springframework.data.redis.core.RedisConnectionUtils
 - org.springframework.data.redis.core.convert.RedisData
 - org.springframework.data.redis.connection.RedisGeoCommands.GeoSearchCommandArgs (implements java.lang.Cloneable, org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs)
- org.springframework.data.redis.connection.RedisGeoCommands.GeoRadiusCommandArgs (implements java.lang.Cloneable)
 
 - org.springframework.data.redis.connection.RedisGeoCommands.GeoSearchStoreCommandArgs (implements java.lang.Cloneable, org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs)
 - org.springframework.data.redis.core.index.RedisIndexDefinition (implements org.springframework.data.redis.core.index.IndexDefinition)
- org.springframework.data.redis.core.index.GeoIndexDefinition (implements org.springframework.data.redis.core.index.PathBasedRedisIndexDefinition)
 - org.springframework.data.redis.core.index.SimpleIndexDefinition (implements org.springframework.data.redis.core.index.PathBasedRedisIndexDefinition)
 - org.springframework.data.redis.core.index.SpelIndexDefinition
 
 - org.springframework.data.redis.core.index.RedisIndexDefinition.CompositeValueTransformer (implements org.springframework.data.redis.core.index.IndexValueTransformer)
 - org.springframework.data.redis.core.index.RedisIndexDefinition.OrCondition<T> (implements org.springframework.data.redis.core.index.IndexDefinition.Condition<T>)
 - org.springframework.data.redis.core.index.RedisIndexDefinition.PathCondition (implements org.springframework.data.redis.core.index.IndexDefinition.Condition<T>)
 - org.springframework.data.redis.core.RedisKeyValueTemplate.RedisKeyValueCallback<T> (implements org.springframework.data.keyvalue.core.KeyValueCallback<T>)
 - org.springframework.data.redis.listener.RedisMessageListenerContainer (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
 - org.springframework.data.redis.connection.RedisNode (implements org.springframework.data.redis.connection.NamedNode)
- org.springframework.data.redis.connection.RedisClusterNode
 - org.springframework.data.redis.connection.RedisServer
 
 - org.springframework.data.redis.connection.RedisNode.RedisNodeBuilder
- org.springframework.data.redis.connection.RedisClusterNode.RedisClusterNodeBuilder
 
 - org.springframework.data.redis.repository.query.RedisOperationChain
 - org.springframework.data.redis.repository.query.RedisOperationChain.PathAndValue
- org.springframework.data.redis.repository.query.RedisOperationChain.NearPath
 
 - org.springframework.data.redis.connection.RedisPassword
 - org.springframework.data.redis.aot.RedisRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
 - org.springframework.data.redis.connection.RedisSentinelConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.SentinelConfiguration)
 - org.springframework.data.redis.connection.RedisSocketConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.DomainSocketConfiguration)
 - org.springframework.data.redis.connection.RedisStandaloneConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex, org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort, org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
 - org.springframework.data.redis.connection.RedisStaticMasterReplicaConfiguration (implements org.springframework.data.redis.connection.RedisConfiguration, org.springframework.data.redis.connection.RedisConfiguration.StaticMasterReplicaConfiguration)
 - org.springframework.data.redis.connection.RedisStreamCommands.XAddOptions
 - org.springframework.data.redis.connection.RedisStreamCommands.XClaimOptions
 - org.springframework.data.redis.connection.RedisStreamCommands.XClaimOptions.XClaimOptionsBuilder
 - org.springframework.data.redis.connection.RedisStreamCommands.XPendingOptions
 - org.springframework.data.redis.connection.RedisZSetCommands.Range
 - org.springframework.data.redis.connection.RedisZSetCommands.Range.Boundary
 - org.springframework.data.redis.connection.RedisZSetCommands.ZAddArgs
 - org.springframework.data.redis.core.convert.ReferenceResolverImpl (implements org.springframework.data.redis.core.convert.ReferenceResolver)
 - org.springframework.data.redis.core.convert.RemoveIndexedData (implements org.springframework.data.redis.core.convert.IndexedData)
 - org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.redis.repository.configuration.RedisRepositoriesRegistrar
 
 - org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.keyvalue.repository.config.KeyValueRepositoryConfigurationExtension
- org.springframework.data.redis.repository.configuration.RedisRepositoryConfigurationExtension
 
 
 - org.springframework.data.keyvalue.repository.config.KeyValueRepositoryConfigurationExtension
 - org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,
S, ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T, ID>) - org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,
S, ID> - org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean<T,
S, ID>  
 - org.springframework.data.redis.repository.support.RedisRepositoryFactoryBean<T,
 
 - org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,
 - org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory
- org.springframework.data.redis.repository.support.RedisRepositoryFactory
 
 
 - org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory
 - org.springframework.data.redis.core.ScanCursor<T> (implements org.springframework.data.redis.core.Cursor<T>)
- org.springframework.data.redis.core.KeyBoundCursor<T>
 
 - org.springframework.data.redis.core.ScanIteration<T> (implements java.lang.Iterable<T>)
 - org.springframework.data.redis.core.ScanOptions
- org.springframework.data.redis.core.KeyScanOptions
 
 - org.springframework.data.redis.core.ScanOptions.ScanOptionsBuilder
 - org.springframework.data.redis.serializer.SerializationUtils
 - org.springframework.data.redis.connection.convert.SetConverter<S,
T> (implements org.springframework.core.convert.converter.Converter<S, T>)  - org.springframework.data.redis.core.convert.SimpleIndexedPropertyValue (implements org.springframework.data.redis.core.convert.IndexedData)
 - org.springframework.data.redis.connection.SortParameters.Range
 - org.springframework.data.redis.core.query.SortQueryBuilder<K>
 - org.springframework.data.redis.core.convert.SpelIndexResolver (implements org.springframework.data.redis.core.convert.IndexResolver)
 - org.springframework.data.redis.connection.stream.StreamInfo
 - org.springframework.data.redis.connection.stream.StreamInfo.XInfoConsumers (implements org.springframework.data.util.Streamable<T>)
 - org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroups (implements org.springframework.data.util.Streamable<T>)
 - org.springframework.data.redis.connection.stream.StreamInfo.XInfoObject
- org.springframework.data.redis.connection.stream.StreamInfo.XInfoConsumer
 - org.springframework.data.redis.connection.stream.StreamInfo.XInfoGroup
 - org.springframework.data.redis.connection.stream.StreamInfo.XInfoStream
 
 - org.springframework.data.redis.stream.StreamMessageListenerContainer.StreamMessageListenerContainerOptions<K,
V>  - org.springframework.data.redis.stream.StreamMessageListenerContainer.StreamMessageListenerContainerOptionsBuilder<K,
V>  - org.springframework.data.redis.stream.StreamMessageListenerContainer.StreamReadRequest<K>
- org.springframework.data.redis.stream.StreamMessageListenerContainer.ConsumerStreamReadRequest<K>
 
 - org.springframework.data.redis.stream.StreamMessageListenerContainer.StreamReadRequestBuilder<K>
- org.springframework.data.redis.stream.StreamMessageListenerContainer.ConsumerStreamReadRequestBuilder<K>
 
 - org.springframework.data.redis.connection.stream.StreamOffset<K>
 - org.springframework.data.redis.connection.stream.StreamReadOptions
 - org.springframework.data.redis.stream.StreamReceiver.StreamReceiverOptions<K,
V>  - org.springframework.data.redis.stream.StreamReceiver.StreamReceiverOptionsBuilder<K,
V>  - org.springframework.data.redis.connection.stream.StreamRecords
 - org.springframework.data.redis.connection.stream.StreamRecords.RecordBuilder<S>
 - org.springframework.data.redis.serializer.StringRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
 - org.springframework.data.redis.connection.convert.StringToDataTypeConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)  - org.springframework.data.redis.connection.convert.StringToPropertiesConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)  - org.springframework.data.redis.connection.convert.StringToRedisClientInfoConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)  - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.data.redis.ClusterRedirectException
 - org.springframework.data.redis.TooManyClusterRedirectionsException
 
 - org.springframework.dao.InvalidDataAccessApiUsageException
- org.springframework.data.redis.listener.adapter.RedisListenerExecutionFailedException
 - org.springframework.data.redis.connection.RedisSubscribedConnectionException
 
 - org.springframework.dao.InvalidDataAccessResourceUsageException
- org.springframework.data.redis.connection.RedisInvalidSubscriptionException
 - org.springframework.data.redis.connection.RedisPipelineException
 
 - org.springframework.dao.NonTransientDataAccessResourceException
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.data.redis.ClusterStateFailureException
 - org.springframework.data.redis.RedisConnectionFailureException
 
 
 - org.springframework.dao.DataAccessResourceFailureException
 - org.springframework.dao.UncategorizedDataAccessException
- org.springframework.data.redis.connection.ClusterCommandExecutionFailureException
 - org.springframework.data.redis.RedisSystemException
 
 
 - org.springframework.dao.DataRetrievalFailureException
 
 - org.springframework.dao.NonTransientDataAccessException
 - org.springframework.data.redis.connection.PoolException
 - org.springframework.data.redis.core.script.ScriptingException
 - org.springframework.data.redis.serializer.SerializationException
 
 - org.springframework.dao.DataAccessException
 
 - org.springframework.core.NestedRuntimeException
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 - org.springframework.data.redis.core.TimeoutUtils
 - org.springframework.data.redis.connection.convert.TransactionResultConverter<T> (implements org.springframework.core.convert.converter.Converter<S,
T>)  - org.springframework.data.redis.connection.zset.Weights
 
 - org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
 
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.springframework.data.util.CloseableIterator<T> (also extends java.util.Iterator<E>)
- org.springframework.data.redis.core.Cursor<T>
 
 - org.springframework.data.redis.connection.ReactiveRedisConnection
- org.springframework.data.redis.connection.ReactiveRedisClusterConnection (also extends org.springframework.data.redis.connection.ReactiveClusterCommands)
 
 - org.springframework.data.redis.connection.RedisSentinelConnection (also extends org.springframework.data.redis.connection.RedisSentinelCommands)
 
 - org.springframework.data.util.CloseableIterator<T> (also extends java.util.Iterator<E>)
 - org.springframework.data.redis.connection.RedisConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - java.io.Closeable
 - org.springframework.beans.factory.Aware
- org.springframework.context.EnvironmentAware
- org.springframework.data.mapping.model.MutablePersistentEntity<T,
P> (also extends org.springframework.data.mapping.PersistentEntity<T, P>) - org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,
P> - org.springframework.data.redis.core.mapping.RedisPersistentEntity<T>
 
 
 - org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,
 
 - org.springframework.data.mapping.model.MutablePersistentEntity<T,
 
 - org.springframework.context.EnvironmentAware
 - org.springframework.data.redis.cache.BatchStrategy
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldSubCommand
 - org.springframework.data.redis.core.BoundHashFieldExpirationOperations<HK>
 - org.springframework.data.redis.core.BoundKeyExpirationOperations
 - org.springframework.data.redis.core.BoundKeyOperations<K>
- org.springframework.data.redis.core.BoundGeoOperations<K,
M>  - org.springframework.data.redis.core.BoundHashOperations<H,
HK, HV>  - org.springframework.data.redis.core.BoundListOperations<K,
V>  - org.springframework.data.redis.core.BoundSetOperations<K,
V>  - org.springframework.data.redis.core.BoundValueOperations<K,
V>  - org.springframework.data.redis.core.BoundZSetOperations<K,
V>  - org.springframework.data.redis.support.collections.RedisStore
- org.springframework.data.redis.support.collections.RedisCollection<E>
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.concurrent.BlockingDeque<E>, java.util.List<E>)
 - org.springframework.data.redis.support.collections.RedisSet<E> (also extends java.util.Set<E>)
 - org.springframework.data.redis.support.collections.RedisZSet<E> (also extends java.util.Set<E>)
 
 - org.springframework.data.redis.support.collections.RedisMap<K,
V> (also extends java.util.concurrent.ConcurrentMap<K, V>)  
 - org.springframework.data.redis.support.collections.RedisCollection<E>
 
 - org.springframework.data.redis.core.BoundGeoOperations<K,
 - org.springframework.data.redis.core.BoundStreamOperations<K,
HK, HV>  - org.springframework.data.redis.core.BulkMapper<T,
V>  - org.springframework.data.redis.cache.CacheKeyPrefix
 - org.springframework.data.redis.cache.CacheStatistics
 - org.springframework.data.redis.cache.CacheStatisticsProvider
- org.springframework.data.redis.cache.CacheStatisticsCollector
 - org.springframework.data.redis.cache.RedisCacheWriter
 
 - org.springframework.data.redis.stream.Cancelable
- org.springframework.data.redis.stream.Subscription
 - org.springframework.data.redis.stream.Task (also extends org.springframework.scheduling.SchedulingAwareRunnable)
 
 - org.springframework.data.redis.connection.ClusterCommandExecutor.ClusterCommandCallback<T,
S> - org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisClusterCommandCallback<T>
 - org.springframework.data.redis.connection.lettuce.LettuceClusterConnection.LettuceClusterCommandCallback<T>
 
 - org.springframework.data.redis.connection.ClusterCommandExecutor.MultiKeyClusterCommandCallback<T,
S> - org.springframework.data.redis.connection.jedis.JedisClusterConnection.JedisMultiKeyClusterCommandCallback<T>
 - org.springframework.data.redis.connection.lettuce.LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback<T>
 
 - org.springframework.data.redis.connection.ClusterNodeResourceProvider
 - org.springframework.data.redis.core.ClusterOperations<K,
V>  - org.springframework.data.redis.connection.ClusterTopologyProvider
 - java.lang.Comparable<T>
- org.springframework.data.redis.connection.zset.Tuple
- org.springframework.data.redis.connection.StringRedisConnection.StringTuple
 
 - org.springframework.data.redis.core.ZSetOperations.TypedTuple<V>
 
 - org.springframework.data.redis.connection.zset.Tuple
 - org.springframework.core.convert.converter.Converter<S,
T> - org.springframework.data.redis.core.index.IndexValueTransformer
 
 - org.springframework.data.redis.connection.DecoratedRedisConnection
 - org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - org.springframework.data.redis.repository.core.RedisEntityInformation<T,
ID>  
 - org.springframework.data.redis.repository.core.RedisEntityInformation<T,
 
 - org.springframework.data.repository.core.EntityInformation<T,
 - org.springframework.data.convert.EntityReader<T,
S> - org.springframework.data.convert.EntityConverter<E,
P, T, S> (also extends org.springframework.data.convert.EntityWriter<T, S>) - org.springframework.data.redis.core.convert.RedisConverter
 
 
 - org.springframework.data.convert.EntityConverter<E,
 - org.springframework.data.convert.EntityWriter<T,
S> - org.springframework.data.convert.EntityConverter<E,
P, T, S> (also extends org.springframework.data.convert.EntityReader<T, S>) - org.springframework.data.redis.core.convert.RedisConverter
 
 
 - org.springframework.data.convert.EntityConverter<E,
 - org.springframework.data.redis.ExceptionTranslationStrategy
 - org.springframework.data.redis.core.GeoOperations<K,
M>  - org.springframework.data.redis.domain.geo.GeoReference<T>
 - org.springframework.data.redis.hash.HashMapper<T,
K, V>  - org.springframework.data.redis.core.HashMapperProvider<HK,
HV> - org.springframework.data.redis.core.ReactiveStreamOperations<K,
HK, HV>  - org.springframework.data.redis.core.StreamOperations<K,
HK, HV>  
 - org.springframework.data.redis.core.ReactiveStreamOperations<K,
 - org.springframework.data.redis.core.HashOperations<H,
HK, HV>  - org.springframework.data.redis.core.HyperLogLogOperations<K,
V>  - org.springframework.data.redis.core.index.IndexDefinition
- org.springframework.data.redis.core.index.PathBasedRedisIndexDefinition
 
 - org.springframework.data.redis.core.index.IndexDefinition.Condition<T>
 - org.springframework.data.redis.core.index.IndexDefinitionProvider
- org.springframework.data.redis.core.index.ConfigurableIndexDefinitionProvider (also extends org.springframework.data.redis.core.index.IndexDefinitionRegistry)
 
 - org.springframework.data.redis.core.index.IndexDefinitionRegistry
- org.springframework.data.redis.core.index.ConfigurableIndexDefinitionProvider (also extends org.springframework.data.redis.core.index.IndexDefinitionProvider)
 
 - org.springframework.data.redis.core.convert.IndexedData
 - org.springframework.data.redis.core.convert.IndexResolver
 - java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.concurrent.BlockingDeque<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
 
 - java.util.Queue<E>
- java.util.concurrent.BlockingQueue<E>
- java.util.concurrent.BlockingDeque<E> (also extends java.util.Deque<E>)
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.List<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
 
 
 - java.util.concurrent.BlockingDeque<E> (also extends java.util.Deque<E>)
 - java.util.Deque<E>
- java.util.concurrent.BlockingDeque<E> (also extends java.util.concurrent.BlockingQueue<E>)
- org.springframework.data.redis.support.collections.RedisList<E> (also extends java.util.List<E>, org.springframework.data.redis.support.collections.RedisCollection<E>)
 
 
 - java.util.concurrent.BlockingDeque<E> (also extends java.util.concurrent.BlockingQueue<E>)
 
 - java.util.concurrent.BlockingQueue<E>
 - java.util.Set<E>
- org.springframework.data.redis.support.collections.RedisSet<E> (also extends org.springframework.data.redis.support.collections.RedisCollection<E>)
 - org.springframework.data.redis.support.collections.RedisZSet<E> (also extends org.springframework.data.redis.support.collections.RedisCollection<E>)
 
 
 - java.util.List<E>
 - org.springframework.data.redis.connection.stream.MapRecord<S,
K, V> (also extends org.springframework.data.redis.connection.stream.Record<S, V>) - org.springframework.data.redis.connection.stream.ByteBufferRecord
 - org.springframework.data.redis.connection.stream.ByteRecord
 - org.springframework.data.redis.connection.stream.StringRecord
 
 - org.springframework.data.mapping.PersistentEntity<T,
P> - org.springframework.data.mapping.model.MutablePersistentEntity<T,
P> (also extends org.springframework.context.EnvironmentAware) - org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,
P> - org.springframework.data.redis.core.mapping.RedisPersistentEntity<T>
 
 
 - org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,
 
 - org.springframework.data.mapping.model.MutablePersistentEntity<T,
 
 - java.util.Collection<E>
 - java.util.Iterator<E>
- org.springframework.data.util.CloseableIterator<T> (also extends java.io.Closeable)
- org.springframework.data.redis.core.Cursor<T>
 
 
 - org.springframework.data.util.CloseableIterator<T> (also extends java.io.Closeable)
 - org.springframework.data.redis.serializer.Jackson2ObjectReader
 - org.springframework.data.redis.serializer.Jackson2ObjectWriter
 - org.springframework.data.redis.serializer.JacksonObjectReader
 - org.springframework.data.redis.serializer.JacksonObjectWriter
 - org.springframework.data.redis.connection.jedis.JedisClientConfigBuilderCustomizer
 - 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
 - org.springframework.data.redis.connection.lettuce.LettuceClientConfiguration
- org.springframework.data.redis.connection.lettuce.LettucePoolingClientConfiguration
 
 - org.springframework.data.redis.connection.lettuce.LettuceConnection.PipeliningFlushPolicy
 - org.springframework.data.redis.connection.lettuce.LettuceConnection.PipeliningFlushState
 - org.springframework.data.redis.connection.lettuce.LettuceConnectionProvider
 - org.springframework.data.redis.connection.lettuce.LettuceConnectionProvider.TargetAware
 - org.springframework.context.Lifecycle
- org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
- org.springframework.data.redis.stream.StreamMessageListenerContainer<K,
V>  
 - org.springframework.data.redis.stream.StreamMessageListenerContainer<K,
 
 - org.springframework.context.SmartLifecycle (also extends org.springframework.context.Phased)
 - org.springframework.data.redis.core.ListOperations<K,
V>  - java.util.Map<K,
V> - java.util.concurrent.ConcurrentMap<K,
V> - org.springframework.data.redis.support.collections.RedisMap<K,
V> (also extends org.springframework.data.redis.support.collections.RedisStore)  
 - org.springframework.data.redis.support.collections.RedisMap<K,
 
 - java.util.concurrent.ConcurrentMap<K,
 - org.springframework.data.redis.connection.MessageListener
 - org.springframework.data.redis.connection.NamedNode
 - org.springframework.dao.support.PersistenceExceptionTranslator
- org.springframework.data.redis.connection.ReactiveRedisConnectionFactory
 - org.springframework.data.redis.connection.RedisConnectionFactory
 
 - org.springframework.context.Phased
- org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)
- org.springframework.data.redis.stream.StreamMessageListenerContainer<K,
V>  
 - org.springframework.data.redis.stream.StreamMessageListenerContainer<K,
 
 - org.springframework.context.SmartLifecycle (also extends org.springframework.context.Lifecycle)
 - org.springframework.aop.RawTargetAccess
- org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.ReactiveClusterCommands
- org.springframework.data.redis.connection.ReactiveRedisClusterConnection (also extends org.springframework.data.redis.connection.ReactiveRedisConnection)
 
 - org.springframework.data.redis.connection.ReactiveGeoCommands
- org.springframework.data.redis.connection.ReactiveClusterGeoCommands
 
 - org.springframework.data.redis.core.ReactiveGeoOperations<K,
M>  - org.springframework.data.redis.connection.ReactiveHashCommands
- org.springframework.data.redis.connection.ReactiveClusterHashCommands
 
 - org.springframework.data.redis.core.ReactiveHashOperations<H,
HK, HV>  - org.springframework.data.redis.connection.ReactiveHyperLogLogCommands
- org.springframework.data.redis.connection.ReactiveClusterHyperLogLogCommands
 
 - org.springframework.data.redis.core.ReactiveHyperLogLogOperations<K,
V>  - org.springframework.data.redis.connection.ReactiveKeyCommands
- org.springframework.data.redis.connection.ReactiveClusterKeyCommands
 
 - org.springframework.data.redis.connection.ReactiveListCommands
- org.springframework.data.redis.connection.ReactiveClusterListCommands
 
 - org.springframework.data.redis.core.ReactiveListOperations<K,
V>  - org.springframework.data.redis.connection.ReactiveNumberCommands
- org.springframework.data.redis.connection.ReactiveClusterNumberCommands
 
 - org.springframework.data.redis.connection.ReactivePubSubCommands
 - org.springframework.data.redis.core.ReactiveRedisCallback<T>
 - org.springframework.data.redis.connection.ReactiveRedisConnection.Command
 - org.springframework.data.redis.core.ReactiveRedisOperations<K,
V>  - org.springframework.data.redis.core.ReactiveRedisSessionCallback<K,
V, T>  - org.springframework.data.redis.core.script.ReactiveScriptExecutor<K>
 - org.springframework.data.redis.connection.ReactiveScriptingCommands
- org.springframework.data.redis.connection.ReactiveClusterScriptingCommands
 
 - org.springframework.data.redis.connection.ReactiveServerCommands
- org.springframework.data.redis.connection.ReactiveClusterServerCommands
 
 - org.springframework.data.redis.connection.ReactiveSetCommands
- org.springframework.data.redis.connection.ReactiveClusterSetCommands
 
 - org.springframework.data.redis.core.ReactiveSetOperations<K,
V>  - org.springframework.data.redis.connection.ReactiveStreamCommands
- org.springframework.data.redis.connection.ReactiveClusterStreamCommands
 
 - org.springframework.data.redis.connection.ReactiveStringCommands
- org.springframework.data.redis.connection.ReactiveClusterStringCommands
 
 - org.springframework.data.redis.connection.ReactiveSubscription
 - org.springframework.data.redis.connection.ReactiveSubscription.Message<C,
M>  - org.springframework.data.redis.core.ReactiveValueOperations<K,
V>  - org.springframework.data.redis.connection.ReactiveZSetCommands
- org.springframework.data.redis.connection.ReactiveClusterZSetCommands
 
 - org.springframework.data.redis.core.ReactiveZSetOperations<K,
V>  - org.springframework.data.redis.connection.stream.Record<S,
V> - org.springframework.data.redis.connection.stream.MapRecord<S,
K, V> (also extends java.lang.Iterable<T>) - org.springframework.data.redis.connection.stream.ByteBufferRecord
 - org.springframework.data.redis.connection.stream.ByteRecord
 - org.springframework.data.redis.connection.stream.StringRecord
 
 - org.springframework.data.redis.connection.stream.ObjectRecord<S,
V>  
 - org.springframework.data.redis.connection.stream.MapRecord<S,
 - org.springframework.data.redis.cache.RedisCacheWriter.CacheLockingConfiguration
 - org.springframework.data.redis.cache.RedisCacheWriter.CacheLockingConfigurer
 - org.springframework.data.redis.cache.RedisCacheWriter.RedisCacheWriterConfigurer
 - org.springframework.data.redis.cache.RedisCacheWriter.TtlFunction
 - org.springframework.data.redis.core.RedisCallback<T>
 - org.springframework.data.redis.core.RedisClusterCallback<T>
 - org.springframework.data.redis.connection.RedisClusterCommands
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 - org.springframework.data.redis.connection.RedisCommandsProvider
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommands)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 - org.springframework.data.redis.connection.RedisClusterCommandsProvider
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterServerCommands)
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.DefaultedRedisConnection)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommands)
 - org.springframework.data.redis.connection.RedisConfiguration
 - org.springframework.data.redis.connection.RedisConfiguration.WithAuthentication
- org.springframework.data.redis.connection.RedisConfiguration.WithPassword
- org.springframework.data.redis.connection.RedisConfiguration.ClusterConfiguration
 - org.springframework.data.redis.connection.RedisConfiguration.DomainSocketConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex, org.springframework.data.redis.connection.RedisConfiguration.WithDomainSocket)
 - org.springframework.data.redis.connection.RedisConfiguration.SentinelConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex)
 - org.springframework.data.redis.connection.RedisConfiguration.StaticMasterReplicaConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex)
 
 
 - org.springframework.data.redis.connection.RedisConfiguration.WithPassword
 - org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex
- org.springframework.data.redis.connection.RedisConfiguration.DomainSocketConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithDomainSocket, org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
 - org.springframework.data.redis.connection.RedisConfiguration.SentinelConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
 - org.springframework.data.redis.connection.RedisConfiguration.StaticMasterReplicaConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
 
 - org.springframework.data.redis.connection.RedisConfiguration.WithDomainSocket
- org.springframework.data.redis.connection.RedisConfiguration.DomainSocketConfiguration (also extends org.springframework.data.redis.connection.RedisConfiguration.WithDatabaseIndex, org.springframework.data.redis.connection.RedisConfiguration.WithPassword)
 
 - org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort
 - org.springframework.data.redis.connection.RedisConnectionCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.lettuce.RedisCredentialsProviderFactory
 - org.springframework.data.redis.serializer.RedisElementReader<T>
 - org.springframework.data.redis.serializer.RedisElementWriter<T>
 - org.springframework.data.redis.connection.RedisGeoCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs
 - org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs.GeoCommandFlag
 - org.springframework.data.redis.connection.RedisHashCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisHyperLogLogCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisKeyCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisListCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.core.RedisOperations<K,
V>  - org.springframework.data.redis.connection.RedisPubSubCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.core.script.RedisScript<T>
 - org.springframework.data.redis.connection.RedisScriptingCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisSentinelCommands
- org.springframework.data.redis.connection.RedisSentinelConnection (also extends java.io.Closeable)
 
 - org.springframework.data.redis.serializer.RedisSerializationContext<K,
V>  - org.springframework.data.redis.serializer.RedisSerializationContext.RedisSerializationContextBuilder<K,
V>  - org.springframework.data.redis.serializer.RedisSerializationContext.SerializationPair<T>
 - org.springframework.data.redis.serializer.RedisSerializer<T>
 - org.springframework.data.redis.connection.RedisServerCommands
- org.springframework.data.redis.connection.RedisClusterServerCommands
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisConnection, org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisClusterServerCommands
 - org.springframework.data.redis.connection.RedisSetCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisStreamCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisStringCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisTxCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisTxCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisZSetCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisZSetCommands)
 - org.springframework.data.redis.connection.RedisZSetCommands
- org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands)
- org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisConnection)
 
 - org.springframework.data.redis.connection.RedisConnection (also extends java.lang.AutoCloseable, org.springframework.data.redis.connection.RedisCommandsProvider)
- org.springframework.data.redis.connection.RedisClusterConnection (also extends org.springframework.data.redis.connection.DefaultedRedisClusterConnection, org.springframework.data.redis.connection.RedisClusterCommandsProvider)
 - org.springframework.data.redis.core.RedisConnectionUtils.RedisConnectionProxy (also extends org.springframework.aop.RawTargetAccess)
 - org.springframework.data.redis.connection.StringRedisConnection
 
 
 - org.springframework.data.redis.connection.DefaultedRedisClusterConnection (also extends org.springframework.data.redis.connection.RedisClusterCommands, org.springframework.data.redis.connection.RedisClusterCommandsProvider, org.springframework.data.redis.connection.RedisClusterServerCommands)
 
 - org.springframework.data.redis.connection.DefaultedRedisConnection (also extends org.springframework.data.redis.connection.RedisCommandsProvider)
 
 - org.springframework.data.redis.connection.RedisCommands (also extends org.springframework.data.redis.connection.RedisConnectionCommands, org.springframework.data.redis.connection.RedisGeoCommands, org.springframework.data.redis.connection.RedisHashCommands, org.springframework.data.redis.connection.RedisHyperLogLogCommands, org.springframework.data.redis.connection.RedisKeyCommands, org.springframework.data.redis.connection.RedisListCommands, org.springframework.data.redis.connection.RedisPubSubCommands, org.springframework.data.redis.connection.RedisScriptingCommands, org.springframework.data.redis.connection.RedisServerCommands, org.springframework.data.redis.connection.RedisSetCommands, org.springframework.data.redis.connection.RedisStreamCommands, org.springframework.data.redis.connection.RedisStringCommands, org.springframework.data.redis.connection.RedisTxCommands)
 - org.springframework.data.redis.core.convert.ReferenceResolver
 - java.lang.Runnable
- org.springframework.scheduling.SchedulingAwareRunnable
- org.springframework.data.redis.stream.Task (also extends org.springframework.data.redis.stream.Cancelable)
 
 
 - org.springframework.scheduling.SchedulingAwareRunnable
 - org.springframework.data.redis.core.script.ScriptExecutor<K>
 - java.io.Serializable
 - org.springframework.data.redis.core.SessionCallback<T>
 - org.springframework.data.redis.core.SetOperations<K,
V>  - org.springframework.data.redis.core.query.SortCriterion<K>
 - org.springframework.data.redis.connection.SortParameters
 - org.springframework.data.redis.core.query.SortQuery<K>
 - org.springframework.data.redis.stream.StreamListener<K,
V>  - org.springframework.data.redis.stream.StreamReceiver<K,
V>  - org.springframework.data.redis.connection.Subscription
 - org.springframework.data.redis.connection.SubscriptionListener
 - org.springframework.data.redis.core.TimeToLiveAccessor
 - org.springframework.data.redis.listener.Topic
 - org.springframework.data.convert.TypeMapper<S>
- org.springframework.data.redis.core.convert.RedisTypeMapper
 
 - org.springframework.data.redis.connection.ValueEncoding
 - org.springframework.data.redis.core.ValueOperations<K,
V>  - org.springframework.data.redis.core.ZSetOperations<K,
V>  
Annotation Interface Hierarchy
- org.springframework.data.redis.repository.configuration.EnableRedisRepositories (implements java.lang.annotation.Annotation)
 - org.springframework.data.redis.core.index.GeoIndexed (implements java.lang.annotation.Annotation)
 - org.springframework.data.redis.core.index.Indexed (implements java.lang.annotation.Annotation)
 - org.springframework.data.redis.core.RedisHash (implements java.lang.annotation.Annotation)
 - org.springframework.data.redis.core.TimeToLive (implements java.lang.annotation.Annotation)
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.redis.connection.zset.Aggregate
 - org.springframework.data.redis.connection.BitFieldSubCommands.BitFieldIncrBy.Overflow
 - org.springframework.data.redis.connection.ClusterInfo.Info
 - org.springframework.data.redis.connection.DataType
 - org.springframework.data.redis.connection.ExpirationOptions.Condition
 - org.springframework.data.redis.connection.convert.MapToPropertiesConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)  - org.springframework.data.redis.domain.geo.Metrics (implements org.springframework.data.geo.Metric)
 - org.springframework.data.redis.core.PartialUpdate.UpdateCommand
 - org.springframework.data.redis.connection.ReactiveClusterCommands.AddSlots
 - org.springframework.data.redis.connection.ReactiveListCommands.Direction
 - org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand.GroupCommandAction
 - org.springframework.data.redis.connection.ReactiveZSetCommands.PopDirection
 - org.springframework.data.redis.connection.ReactiveZSetCommands.ZRangeStoreCommand.RangeMode
 - org.springframework.data.redis.core.types.RedisClientInfo.INFO
 - org.springframework.data.redis.connection.RedisClusterCommands.AddSlots
 - org.springframework.data.redis.connection.RedisClusterNode.Flag
 - org.springframework.data.redis.connection.RedisClusterNode.LinkState
 - org.springframework.data.redis.support.collections.RedisCollectionFactoryBean.CollectionType
 - org.springframework.data.redis.core.RedisCommand
 - org.springframework.data.redis.connection.lettuce.RedisCredentialsProviderFactory.AbsentRedisCredentials (implements io.lettuce.core.RedisCredentials)
 - org.springframework.data.redis.connection.RedisGeoCommands.DistanceUnit (implements org.springframework.data.geo.Metric)
 - org.springframework.data.redis.connection.RedisGeoCommands.GeoRadiusCommandArgs.Flag (implements org.springframework.data.redis.connection.RedisGeoCommands.GeoCommandArgs.GeoCommandFlag)
 - org.springframework.data.redis.connection.RedisHashCommands.HashFieldSetOption
 - org.springframework.data.redis.core.index.RedisIndexDefinition.LowercaseIndexValueTransformer (implements org.springframework.data.redis.core.index.IndexValueTransformer)
 - org.springframework.data.redis.core.index.RedisIndexDefinition.NoOpValueTransformer (implements org.springframework.data.redis.core.index.IndexValueTransformer)
 - org.springframework.data.redis.core.RedisKeyValueAdapter.EnableKeyspaceEvents
 - org.springframework.data.redis.core.RedisKeyValueAdapter.ShadowCopy
 - org.springframework.data.redis.connection.RedisListCommands.Direction
 - org.springframework.data.redis.connection.RedisListCommands.Position
 - org.springframework.data.redis.connection.RedisNode.NodeType
 - org.springframework.data.redis.connection.RedisServer.INFO
 - org.springframework.data.redis.connection.RedisServerCommands.FlushOption
 - org.springframework.data.redis.connection.RedisServerCommands.MigrateOption
 - org.springframework.data.redis.connection.RedisServerCommands.ShutdownOption
 - org.springframework.data.redis.connection.RedisStringCommands.BitOperation
 - org.springframework.data.redis.connection.RedisStringCommands.SetOption
 - org.springframework.data.redis.connection.RedisZSetCommands.ZAddArgs.Flag
 - org.springframework.data.redis.connection.ReturnType
 - org.springframework.data.redis.connection.SortParameters.Order
 - org.springframework.data.redis.stream.Task.State
 - org.springframework.data.redis.connection.ValueEncoding.RedisValueEncoding (implements org.springframework.data.redis.connection.ValueEncoding)
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)