Uses of Class
io.quarkus.cache.runtime.AbstractCache
Packages that use AbstractCache
-
Uses of AbstractCache in io.quarkus.cache.runtime.caffeine
Subclasses of AbstractCache in io.quarkus.cache.runtime.caffeineModifier and TypeClassDescriptionclassThis class is an internal Quarkus cache implementation using Caffeine. -
Uses of AbstractCache in io.quarkus.cache.runtime.noop
Subclasses of AbstractCache in io.quarkus.cache.runtime.noopModifier and TypeClassDescriptionclassThis class is an internal Quarkus cache implementation.