org.terracotta.modules.hibernatecache.jmx
Class AggregateCacheRegionStats
java.lang.Object
org.terracotta.modules.hibernatecache.jmx.CacheRegionStats
org.terracotta.modules.hibernatecache.jmx.AggregateCacheRegionStats
- All Implemented Interfaces:
- Serializable
public class AggregateCacheRegionStats
- extends CacheRegionStats
- See Also:
- Serialized Form
| Methods inherited from class org.terracotta.modules.hibernatecache.jmx.CacheRegionStats |
determineHitRatio, fromTabularData, getElementCountOnDisk, getElementCountTotal, getHitCount, getHitRatio, getMissCount, getPutCount, getRegion, getShortName, newTabularDataInstance, toCompositeData, toString |
AggregateCacheRegionStats
public AggregateCacheRegionStats(String region)
aggregate
public void aggregate(CacheRegionStats stats)
getElementCountInMemory
public long getElementCountInMemory()
- Overrides:
getElementCountInMemory in class CacheRegionStats
Copyright © 2010 Terracotta, Inc.. All Rights Reserved.