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