Hierarchy For Package io.quarkus.cache
Class Hierarchy
- java.lang.Object
- io.quarkus.cache.CompositeCacheKey
- io.quarkus.cache.DefaultCacheKey
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.quarkus.cache.CacheException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.quarkus.cache.Cache
- io.quarkus.cache.CaffeineCache
- io.quarkus.cache.CacheKeyGenerator
- io.quarkus.cache.CacheManager
- io.quarkus.cache.CacheManagerInfo
- io.quarkus.cache.CacheManagerInfo.Context
Annotation Interface Hierarchy
- io.quarkus.cache.CachedResults (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheInvalidate (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheInvalidate.List (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheInvalidateAll (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheInvalidateAll.List (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheKey (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheName (implements java.lang.annotation.Annotation)
- io.quarkus.cache.CacheResult (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)
- io.quarkus.cache.CacheManagerInfo.Context.Metrics
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)