Hierarchy For Package org.redisson.spring.cache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.redisson.spring.cache.CacheConfig
    • org.redisson.spring.cache.CacheConfigSupport
    • io.micrometer.core.instrument.binder.cache.CacheMeterBinder<C> (implements io.micrometer.core.instrument.binder.MeterBinder)
    • org.redisson.spring.cache.NullValue (implements org.springframework.cache.Cache.ValueWrapper, java.io.Serializable)
    • org.redisson.spring.cache.RedissonCache (implements org.springframework.cache.Cache)
    • org.redisson.spring.cache.RedissonCacheMeterBinderProvider (implements org.springframework.boot.actuate.metrics.cache.CacheMeterBinderProvider<C>)
    • org.redisson.spring.cache.RedissonCacheStatisticsAutoConfiguration
    • org.redisson.spring.cache.RedissonSpringCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)
      • org.redisson.spring.cache.RedissonSpringCacheNativeManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.ResourceLoaderAware)