public static class MetricSource.Value extends Object
Modifier and Type | Method and Description |
---|---|
Object |
eval(List<Object> metrics)
Evaluate an expression like "{0}/({0} + {1}) * 100.0" where each positional argument represent a metrics value.
|
String |
toString() |
public Value(String value)
public Object eval(List<Object> metrics)
Copyright © 2022 Apache Software Foundation. All rights reserved.