org.jboss.dashboard.database.cache.custom
Class CacheMonitor
java.lang.Object
org.jboss.dashboard.database.cache.custom.CacheMonitor
public class CacheMonitor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheMonitor
protected CacheMonitor(long cacheSize)
resetStatistics
protected void resetStatistics()
- Clear statistics
getCacheStatistics
public CacheStatistics getCacheStatistics()
elementAdded
public void elementAdded()
elementEvicted
public void elementEvicted()
allElementsEvicted
public void allElementsEvicted()
registerCacheHit
public void registerCacheHit()
registerCacheMiss
public void registerCacheMiss()
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.