Closed dhoard closed 6 months ago
Added PerformanceMetricsMBean, JUnit test, and integration test.
PerformanceMetricsMBean
Refactored Metric, DoubleValueMetric, and DoubleValueMetricImpl to single class Metric.
Metric
DoubleValueMetric
DoubleValueMetricImpl
Added
PerformanceMetricsMBean
, JUnit test, and integration test.Refactored
Metric
,DoubleValueMetric
, andDoubleValueMetricImpl
to single classMetric
.