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
- org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- org.springframework.data.redis.cache.RedisCache
 
- org.springframework.data.redis.cache.BatchStrategies
- java.lang.Record
- org.springframework.data.redis.cache.FixedDurationTtlFunction (implements org.springframework.data.redis.cache.RedisCacheWriter.TtlFunction)
 
- org.springframework.data.redis.cache.RedisCacheConfiguration
- org.springframework.data.redis.cache.RedisCacheManager.RedisCacheManagerBuilder
 
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- org.springframework.data.redis.cache.BatchStrategy
- 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.cache.RedisCacheWriter.TtlFunction