public class AggregateCacheRegionStats extends CacheRegionStats
elementCountInMemory, elementCountOnDisk, elementCountTotal, hitCount, hitRatio, missCount, putCount, region, shortName| Constructor and Description |
|---|
AggregateCacheRegionStats(String region) |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate(CacheRegionStats stats) |
long |
getElementCountInMemory() |
determineHitRatio, fromTabularData, getElementCountOnDisk, getElementCountTotal, getHitCount, getHitRatio, getMissCount, getPutCount, getRegion, getShortName, newTabularDataInstance, toCompositeData, toStringpublic AggregateCacheRegionStats(String region)
region - public void aggregate(CacheRegionStats stats)
stats - public long getElementCountInMemory()
getElementCountInMemory in class CacheRegionStatsCacheRegionStats.getElementCountInMemory()Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.