Package | Description |
---|---|
org.opennms.netmgt.threshd |
Modifier and Type | Method and Description |
---|---|
double |
ExpressionConfigWrapper.evaluate(Map<String,Double> values) |
abstract double |
BaseThresholdDefConfigWrapper.evaluate(Map<String,Double> values)
Evaluate the threshold expression/datasource in terms of the named values supplied, and return that value
|
double |
ThresholdConfigWrapper.evaluate(Map<String,Double> values)
Evaluate the threshold expression/datasource in terms of the named values supplied, and return that value
|
static BaseThresholdDefConfigWrapper |
BaseThresholdDefConfigWrapper.getConfigWrapper(Basethresholddef baseDef)
getConfigWrapper
|
Constructor and Description |
---|
ExpressionConfigWrapper(Expression expression) |
Copyright © 2019. All rights reserved.