| AbstractAnalyst |
Generic class dedicated to analyze data of CLIF blades
|
| AnalyzerImpl |
That is the main class of the statistical analyzer dedicated to
CLIF.
|
| AnalyzerParameters |
This class is designed to present the analysis parameters of the
CLIF test.
|
| BladeDatumReader |
|
| BladeFilterImpl |
Instances of this class filter blade descriptors according to what you want..
|
| BladeStoreReader |
This class implements the methods to browse test runs and access
to test measurements/results.
|
| CpuAnalyst |
This class is intended to analyze the measurements of CPU load
measured by CLIF probes.
|
| DateFilter |
Helper class for filtering blade events according their date.
|
| FileStoreReader |
Partial but enhanced file storage reader (it allows outer path).
|
| 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
|
| JvmAnalyst |
Analyze JVM probes of CLIF
|
| LifeCycleReader |
|
| MemoryAnalyst |
Analyze memory probes of CLIF
|
| ProbeAnalyst |
Generic analyst of the CLIF probes.
|
| TestFilterImpl |
Filter tests according to a given name.
|