| 程序包 | 说明 |
|---|---|
| com.alicp.jetcache | |
| com.alicp.jetcache.support |
| 限定符和类型 | 方法和说明 |
|---|---|
CacheMonitor[] |
MonitoredCache.getMonitors()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheMonitor> |
CacheConfig.getMonitors() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
AbstractCacheBuilder.addMonitor(CacheMonitor monitor) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CacheConfig.setMonitors(List<CacheMonitor> monitors) |
void |
AbstractCacheBuilder.setMonitors(List<CacheMonitor> monitors) |
| 构造器和说明 |
|---|
MonitoredCache(Cache<K,V> cache,
CacheMonitor... monitors)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultCacheMonitor
Created on 2016/10/27.
|
Copyright © 2013–2019. All rights reserved.