public class CustomMetric extends Object implements Metric
Metric
s 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()
Metric
getMultiplier
in interface Metric
Copyright © 2011-2014–2015 Pivotal Software, Inc.. All rights reserved.