public class CustomMetric extends Object implements Metric
Metrics on the fly.| Constructor and Description |
|---|
CustomMetric(double multiplier)
Creates a custom
Metric using the given multiplier. |
| Modifier and Type | Method and Description |
|---|---|
double |
getMultiplier()
Returns the multiplier to calculate metrics values from a base scale.
|
public CustomMetric(double multiplier)
Metric using the given multiplier.multiplier - public double getMultiplier()
MetricgetMultiplier in interface MetricCopyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.