Dashboard Builder Commons 6.0.0.Beta1

Uses of Interface
org.jboss.dashboard.database.cache.custom.CacheStatistics

Packages that use CacheStatistics
org.jboss.dashboard.database.cache.custom   
 

Uses of CacheStatistics in org.jboss.dashboard.database.cache.custom
 

Methods in org.jboss.dashboard.database.cache.custom that return CacheStatistics
 CacheStatistics AutoCache.getCacheStatistics()
           
 CacheStatistics FIFOCache.getCacheStatistics()
           
 CacheStatistics LRUCache.getCacheStatistics()
           
 CacheStatistics HybridCache.getCacheStatistics()
           
 CacheStatistics TimerCache.getCacheStatistics()
           
 CacheStatistics StatisticsObjectCache.getCacheStatistics()
          Get the cache statistics
 CacheStatistics CacheMonitor.getCacheStatistics()
           
 

Methods in org.jboss.dashboard.database.cache.custom that return types with arguments of type CacheStatistics
 Map<String,CacheStatistics> CacheFactory.getCacheStatistics()
          Get the cache statistics
 


Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.