Uses of Class
org.terracotta.modules.hibernatecache.presentation.QueryStats

Packages that use QueryStats
org.terracotta.modules.hibernatecache.presentation   
 

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

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

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

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



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