public class CacheManagerInfo extends BaseCacheInfo
| Constructor and Description |
|---|
CacheManagerInfo(net.sf.ehcache.CacheManager manager)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CacheInfo> |
getCaches() |
net.sf.ehcache.CacheManager |
getManager() |
void |
setManager(net.sf.ehcache.CacheManager manager) |
getAccessCount, getConfig, getHitCount, getHitRatio, getLocalDiskSize, getLocalDiskSizeInBytes, getLocalDiskSizeInBytesHumanReadable, getLocalHeapSize, getLocalHeapSizeInBytes, getLocalHeapSizeInBytesHumanReadable, getLocalOffHeapSize, getLocalOffHeapSizeInBytes, getLocalOffHeapSizeInBytesHumanReadable, getMissCount, getName, getSize, isOverflowToDisk, isOverflowToOffHeap, setConfig, setHitCount, setHitRatio, setLocalDiskSize, setLocalDiskSizeInBytes, setLocalDiskSizeInBytesHumanReadable, setLocalHeapSize, setLocalHeapSizeInBytes, setLocalHeapSizeInBytesHumanReadable, setLocalOffHeapSize, setLocalOffHeapSizeInBytes, setLocalOffHeapSizeInBytesHumanReadable, setMissCount, setName, setOverflowToDisk, setOverflowToOffHeap, setSizeCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.