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

Packages that use org.sapia.ubik.rmi.server.perf
org.sapia.ubik.net   
org.sapia.ubik.rmi.server   
org.sapia.ubik.rmi.server.perf   
 

Classes in org.sapia.ubik.rmi.server.perf used by org.sapia.ubik.net
HitsPerSecStatistic
          Calculates hits per second.
Statistic
          This class models a statistic.
 

Classes in org.sapia.ubik.rmi.server.perf used by org.sapia.ubik.rmi.server
StatsCollector
          An instance of this class internally keeps statistics and dumps their content.
 

Classes in org.sapia.ubik.rmi.server.perf used by org.sapia.ubik.rmi.server.perf
HitsPerHourStatistic
          Calculates hits per hour.
HitsPerMinStatistic
          Calculates hits per minute.
HitsPerSecStatistic
          Calculates hits per second.
PerfAnalyzer
          This class is used to collect performance data (in fact, average durations) about arbitrary operations - internally kept in the for of Topics.
Statistic
          This class models a statistic.
StatsCollector
          An instance of this class internally keeps statistics and dumps their content.
Topic
          An instance of this class is used to calculate the duration of an arbitrary operation.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.