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

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

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

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

Methods in org.terracotta.modules.hibernatecache.jmx with parameters of type CollectionStats
 void CollectionStats.add(CollectionStats stats)
           
 

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

Constructor parameters in org.terracotta.modules.hibernatecache.presentation with type arguments of type CollectionStats
BaseHibernateRuntimeStatsPanel.CollectionStatsWorker(Callable<Map<String,CollectionStats>> callable)
           
 



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