Uses of Class
org.ow2.clif.analyze.statistics.AbstractAnalyst
-
Packages that use AbstractAnalyst Package Description org.ow2.clif.analyze.statistics -
-
Uses of AbstractAnalyst in org.ow2.clif.analyze.statistics
Subclasses of AbstractAnalyst in org.ow2.clif.analyze.statistics Modifier and Type Class Description classCpuAnalystThis class is intended to analyze the measurements of CPU load measured by CLIF probes.classInjectorAnalystAnalyze one or more CLIF injectors: first of all, agglomerate action blades ; check success of any action ; compute data in order to get statistical stuffclassJvmAnalystAnalyze JVM probes of CLIFclassMemoryAnalystAnalyze memory probes of CLIFclassProbeAnalystGeneric analyst of the CLIF probes.
-