Uses of Interface
io.quarkus.cache.CacheManagerInfo
Packages that use CacheManagerInfo
-
Uses of CacheManagerInfo in io.quarkus.cache.runtime
Methods in io.quarkus.cache.runtime that return CacheManagerInfoModifier and TypeMethodDescriptionCacheManagerRecorder.getCacheManagerInfoWithMicrometerMetrics()CacheManagerRecorder.getCacheManagerInfoWithoutMetrics()CacheManagerRecorder.noOpCacheManagerInfo()Method parameters in io.quarkus.cache.runtime with type arguments of type CacheManagerInfoModifier and TypeMethodDescriptionCacheManagerRecorder.resolveCacheInfo(Collection<CacheManagerInfo> infos, Set<String> cacheNames, boolean micrometerMetricsEnabled)