Uses of Interface
org.hpccsystems.commons.benchmarking.IMetricSetTransformer
-
Packages that use IMetricSetTransformer Package Description org.hpccsystems.commons.benchmarking Provides generic support of performance metric gathering, calculating, and reporting. -
-
Uses of IMetricSetTransformer in org.hpccsystems.commons.benchmarking
Classes in org.hpccsystems.commons.benchmarking that implement IMetricSetTransformer Modifier and Type Class Description classMetricAverageTransformerHelper class that combines metrics with the same name into an AveragedMetric.classMetricSumTransformerHelper class that sums together metrics with the same name.
-