Uses of Interface
org.objectweb.proactive.calcium.statistics.Stats

Packages that use Stats
org.objectweb.proactive.calcium

This is the main package of the Calcium skeleton framework. 

org.objectweb.proactive.calcium.statistics

This package contains the tools that generate statistics of the execution of the framework. 

 

Uses of Stats in org.objectweb.proactive.calcium
 

Methods in org.objectweb.proactive.calcium that return Stats
 Stats Stream.getStats(T res)
          After a T has been computed and obtained through getResult(), this method retrieves the statistics for this T.
 

Uses of Stats in org.objectweb.proactive.calcium.statistics
 

Classes in org.objectweb.proactive.calcium.statistics that implement Stats
 class StatsImpl
           
 



Copyright 2001-2007 INRIA All Rights Reserved.