| Package | Description |
|---|---|
| org.redisson.jcache | |
| org.redisson.jcache.bean |
| Modifier and Type | Method and Description |
|---|---|
void |
JCacheManager.closeCache(JCache<?,?> cache) |
JCacheStatisticsMXBean |
JCacheManager.getStatBean(JCache<?,?> cache) |
| Constructor and Description |
|---|
JMutableEntry(JCache<K,V> jCache,
K key,
V value,
boolean isReadThrough) |
| Constructor and Description |
|---|
JCacheManagementMXBean(JCache<?,?> cache) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.