类分层结构
- 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
- cn.herodotus.engine.cache.redis.definition.AbstractStringRedisCache (implements cn.herodotus.engine.cache.redis.definition.StringRedisCache)
- cn.herodotus.engine.cache.redis.configuration.CacheRedisConfiguration
- cn.herodotus.engine.cache.redis.configuration.CacheRedisConfiguration.RedisUtilsConfiguration
- cn.herodotus.engine.cache.redis.utils.RedisBitMapUtils
接口分层结构
- org.springframework.beans.factory.InitializingBean
Annotation Interface Hierarchy