| Package | Description |
|---|---|
| org.redisson.spring.cache |
| Modifier and Type | Method and Description |
|---|---|
static RedissonCache |
RedissonCacheMetrics.monitor(io.micrometer.core.instrument.MeterRegistry registry,
RedissonCache cache,
Iterable<io.micrometer.core.instrument.Tag> tags)
Record metrics on a Redisson cache.
|
| Modifier and Type | Method and Description |
|---|---|
io.micrometer.core.instrument.binder.MeterBinder |
RedissonCacheMeterBinderProvider.getMeterBinder(RedissonCache cache,
Iterable<io.micrometer.core.instrument.Tag> tags) |
static RedissonCache |
RedissonCacheMetrics.monitor(io.micrometer.core.instrument.MeterRegistry registry,
RedissonCache cache,
Iterable<io.micrometer.core.instrument.Tag> tags)
Record metrics on a Redisson cache.
|
| Constructor and Description |
|---|
RedissonCacheMetrics(RedissonCache cache,
Iterable<io.micrometer.core.instrument.Tag> tags) |
Copyright © 2014–2019 Redisson. All rights reserved.