Uses of Class
org.objectweb.cjdbc.common.monitor.cache.AbstractCacheStatsDataCollector

Packages that use AbstractCacheStatsDataCollector
org.objectweb.cjdbc.common.monitor.cache Monitoring classes for cache information 
 

Uses of AbstractCacheStatsDataCollector in org.objectweb.cjdbc.common.monitor.cache
 

Subclasses of AbstractCacheStatsDataCollector in org.objectweb.cjdbc.common.monitor.cache
 class CacheEntriesCollector
          Count total of entries in the cache
 class CountHitsCollector
          Count total of hits on this cache
 class CountInsertCollector
          Count total of insert on this cache
 class CountSelectCollector
          Count total of select on this cache
 class HitsRatioCollector
          Count ratio of hits for this cache
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.