Hierarchy For All Packages
- org.springframework.boot.cache.actuate.endpoint,
- org.springframework.boot.cache.autoconfigure,
- org.springframework.boot.cache.autoconfigure.endpoint,
- org.springframework.boot.cache.autoconfigure.metrics,
- org.springframework.boot.cache.metrics
Class Hierarchy
- java.lang.Object
- org.springframework.boot.cache.metrics.Cache2kCacheMeterBinderProvider (implements org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>)
- org.springframework.boot.cache.autoconfigure.CacheAutoConfiguration
- org.springframework.boot.cache.autoconfigure.CacheManagerCustomizers
- io.micrometer.core.instrument.binder.cache.CacheMeterBinder<C> (implements io.micrometer.core.instrument.binder.MeterBinder)
- org.springframework.boot.cache.metrics.RedisCacheMetrics
- org.springframework.boot.cache.autoconfigure.metrics.CacheMetricsAutoConfiguration
- org.springframework.boot.cache.metrics.CacheMetricsRegistrar
- org.springframework.boot.cache.autoconfigure.CacheProperties
- org.springframework.boot.cache.autoconfigure.CacheProperties.Caffeine
- org.springframework.boot.cache.autoconfigure.CacheProperties.Couchbase
- org.springframework.boot.cache.autoconfigure.CacheProperties.Infinispan
- org.springframework.boot.cache.autoconfigure.CacheProperties.JCache
- org.springframework.boot.cache.autoconfigure.CacheProperties.Redis
- org.springframework.boot.cache.actuate.endpoint.CachesEndpoint
- org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheEntryDescriptor
- org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CacheManagerDescriptor
- org.springframework.boot.cache.actuate.endpoint.CachesEndpoint.CachesDescriptor (implements org.springframework.boot.actuate.endpoint.OperationResponseBody)
- org.springframework.boot.cache.autoconfigure.endpoint.CachesEndpointAutoConfiguration
- org.springframework.boot.cache.actuate.endpoint.CachesEndpointWebExtension
- org.springframework.boot.cache.metrics.CaffeineCacheMeterBinderProvider (implements org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>)
- org.springframework.boot.cache.metrics.HazelcastCacheMeterBinderProvider (implements org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>)
- org.springframework.boot.cache.autoconfigure.InfinispanCacheConfiguration
- org.springframework.boot.cache.metrics.JCacheCacheMeterBinderProvider (implements org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>)
- org.springframework.boot.cache.metrics.RedisCacheMeterBinderProvider (implements org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.boot.cache.actuate.endpoint.NonUniqueCacheException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.boot.cache.autoconfigure.Cache2kBuilderCustomizer
- org.springframework.boot.cache.autoconfigure.CacheManagerCustomizer<T>
- org.springframework.boot.cache.metrics.CacheMeterBinderProvider<C>
- org.springframework.boot.cache.autoconfigure.CouchbaseCacheManagerBuilderCustomizer
- org.springframework.boot.cache.autoconfigure.JCacheManagerCustomizer
- org.springframework.boot.cache.autoconfigure.JCachePropertiesCustomizer
- org.springframework.boot.cache.autoconfigure.RedisCacheManagerBuilderCustomizer