Uses of Interface
org.ow2.clif.analyze.statistics.Constants

Packages that use Constants
org.ow2.clif.analyze.statistics   
 

Uses of Constants in org.ow2.clif.analyze.statistics
 

Classes in org.ow2.clif.analyze.statistics that implement Constants
 class AbstractAnalyst
          Generic class dedicated to analyze data of CLIF blades
 class AnalyzerImpl
          That is the main class of the statistical analyzer dedicated to CLIF.
 class AnalyzerParameters
          This class is designed to present the analysis parameters of the CLIF test.
 class BladeFilterImpl
          Instances of this class filter blade descriptors according to what you want..
 class BladeStoreReader
          This class implements the methods to browse test runs and access to test measurements/results.
 class CpuAnalyst
          This class is intended to analyze the measurements of CPU load measured by CLIF probes.
 class FileStoreReader
          Partial but enhanced file storage reader (it allows outer path).
 class InjectorAnalyst
          Analyze one or more CLIF injectors: first of all, agglomerate action blades ; check success of any action ; compute data in order to get statistical stuff
 class JvmAnalyst
          Analyze JVM probes of CLIF
 class LifeCycleReader
           
 class MemoryAnalyst
          Analyze memory probes of CLIF
 class ProbeAnalyst
          Generic analyst of the CLIF probes.