Uses of Class
io.quarkus.cache.deployment.CacheConfig
-
Packages that use CacheConfig Package Description io.quarkus.cache.deployment -
-
Uses of CacheConfig in io.quarkus.cache.deployment
Methods in io.quarkus.cache.deployment with parameters of type CacheConfig Modifier and Type Method Description static Set<CaffeineCacheInfo>CaffeineCacheInfoBuilder. build(Set<String> cacheNames, CacheConfig cacheConfig)(package private) SyntheticBeanBuildItemCacheProcessor. configureCacheManagerSyntheticBean(CacheNamesBuildItem cacheNames, CacheConfig config, CaffeineCacheBuildRecorder caffeineRecorder, NoOpCacheBuildRecorder noOpRecorder, Optional<io.quarkus.deployment.metrics.MetricsCapabilityBuildItem> metricsCapability)
-