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

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

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

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

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

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

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



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