Package org.sapia.ubik.rmi.server.perf

Class Summary
CsvStatDumper An instance of this class may be used to output Ubik stats in CSV format.
HitsPerHourStatistic Calculates hits per hour.
HitsPerMinStatistic Calculates hits per minute.
HitsPerSecStatistic Calculates hits per second.
HitStatFactory This factory is used to create instances of HitsPerHourStatistic, HitsPerMinStatistic, and HitsPerSecStatistic.
PerfAnalyzer This class is used to collect performance data (in fact, average durations) about arbitrary operations - internally kept in the for of Topics.
PerfAnalyzerMBean  
Statistic This class models a statistic.
StatsCollector An instance of this class internally keeps statistics and dumps their content.
StatValue Encapsulates logic pertaining to manipulation of a statistic value.
Topic An instance of this class is used to calculate the duration of an arbitrary operation.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.