Uses of Class
io.quarkus.cache.CacheManagerInfo.Context.Metrics
-
-
Uses of CacheManagerInfo.Context.Metrics in io.quarkus.cache
Methods in io.quarkus.cache that return CacheManagerInfo.Context.Metrics Modifier and Type Method Description CacheManagerInfo.Context.MetricsCacheManagerInfo.Context. metrics()static CacheManagerInfo.Context.MetricsCacheManagerInfo.Context.Metrics. valueOf(String name)Returns the enum constant of this type with the specified name.static CacheManagerInfo.Context.Metrics[]CacheManagerInfo.Context.Metrics. values()Returns an array containing the constants of this enum type, in the order they are declared.
-