Package eu.qualimaster.easy.extension
Class QmObservables
java.lang.Object
eu.qualimaster.easy.extension.QmObservables
Maps the QM observables into names. Due to OSGi problems, we do not use the observables themselves.
- Author:
- Holger Eichelberger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet a list of all supported QMObservalbes.
-
Field Details
-
PART_INFRASTRUCTURE
- See Also:
-
PREFIX_MACHINE
- See Also:
-
PREFIX_HWNODE
- See Also:
-
RESOURCEUSAGE_USED_MACHINES
-
RESOURCEUSAGE_USED_DFES
-
TIMEBEHAVIOR_THROUGHPUT_ITEMS
-
TIMEBEHAVIOR_LATENCY
-
SCALABILITY_ITEMS
-
OBSERVABLES_LIST
public static final eu.qualimaster.observables.IObservable[] OBSERVABLES_LIST
-
-
Constructor Details
-
QmObservables
public QmObservables()
-
-
Method Details
-
getAllObservables
Get a list of all supported QMObservalbes.- Returns:
- observaböeNames List of observalbes.
-