Uses of Class
org.terracotta.modules.hibernatecache.jmx.CacheRegionStats

Packages that use CacheRegionStats
org.terracotta.modules.hibernatecache.jmx   
org.terracotta.modules.hibernatecache.presentation   
 

Uses of CacheRegionStats in org.terracotta.modules.hibernatecache.jmx
 

Subclasses of CacheRegionStats in org.terracotta.modules.hibernatecache.jmx
 class AggregateCacheRegionStats
           
 

Methods in org.terracotta.modules.hibernatecache.jmx that return CacheRegionStats
static CacheRegionStats[] CacheRegionStats.fromTabularData(TabularData tabularData)
           
 

Methods in org.terracotta.modules.hibernatecache.jmx with parameters of type CacheRegionStats
 void AggregateCacheRegionStats.aggregate(CacheRegionStats stats)
           
 

Uses of CacheRegionStats in org.terracotta.modules.hibernatecache.presentation
 

Constructor parameters in org.terracotta.modules.hibernatecache.presentation with type arguments of type CacheRegionStats
BaseH2LCRuntimeStatsPanel.RegionStatsWorker(Callable<Map<String,? extends CacheRegionStats>> callable)
           
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.