Uses of Class
org.apache.jetspeed.statistics.impl.BatchedStatistics

Packages that use BatchedStatistics
org.apache.jetspeed.statistics.impl   
 

Uses of BatchedStatistics in org.apache.jetspeed.statistics.impl
 

Subclasses of BatchedStatistics in org.apache.jetspeed.statistics.impl
 class BatchedPageStatistics
           BatchedPageStatistics
 class BatchedPortletStatistics
          Batches up LogRecord statistics, and flushes them periodically to the appropriate table in the database.
 class BatchedUserStatistics
           BatchedUserStatistics
 

Fields in org.apache.jetspeed.statistics.impl declared as BatchedStatistics
protected  BatchedStatistics PortalStatisticsImpl.pageBatch
           
protected  BatchedStatistics PortalStatisticsImpl.portletBatch
           
protected  BatchedStatistics PortalStatisticsImpl.userBatch
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.