Uses of Class
org.redisson.spring.cache.RedissonCache
Packages that use RedissonCache
-
Uses of RedissonCache in org.redisson.spring.cache
Methods in org.redisson.spring.cache that return RedissonCacheModifier and TypeMethodDescriptionstatic RedissonCacheRedissonCacheMetrics.monitor(io.micrometer.core.instrument.MeterRegistry registry, RedissonCache cache, Iterable<io.micrometer.core.instrument.Tag> tags) Record metrics on a Redisson cache.Methods in org.redisson.spring.cache with parameters of type RedissonCacheModifier and TypeMethodDescriptionio.micrometer.core.instrument.binder.MeterBinderRedissonCacheMeterBinderProvider.getMeterBinder(RedissonCache cache, Iterable<io.micrometer.core.instrument.Tag> tags) static RedissonCacheRedissonCacheMetrics.monitor(io.micrometer.core.instrument.MeterRegistry registry, RedissonCache cache, Iterable<io.micrometer.core.instrument.Tag> tags) Record metrics on a Redisson cache.Constructors in org.redisson.spring.cache with parameters of type RedissonCacheModifierConstructorDescriptionRedissonCacheMetrics(RedissonCache cache, Iterable<io.micrometer.core.instrument.Tag> tags)