public class ThresholdConfigWrapper extends BaseThresholdDefConfigWrapper
ThresholdConfigWrapper class.
| Constructor and Description | 
|---|
ThresholdConfigWrapper(Threshold threshold)
Constructor for ThresholdConfigWrapper. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(ThresholdDefVisitor thresholdDefVisitor)  | 
double | 
evaluate(Map<String,Double> values) | 
String | 
getDatasourceExpression()
getDatasourceExpression 
 | 
Collection<String> | 
getRequiredDatasources()
Returns the names of the datasources required to evaluate this threshold 
 | 
equals, getBasethresholddef, getConfigWrapper, getDsLabel, getDsType, getFilterDatasources, getRearm, getRearmedUEI, getTrigger, getTriggeredUEI, getType, getValue, hashCode, hasRearm, hasTrigger, hasValue, mergepublic String getDatasourceExpression()
getDatasourceExpression
getDatasourceExpression in class BaseThresholdDefConfigWrapperpublic Collection<String> getRequiredDatasources()
getRequiredDatasources in class BaseThresholdDefConfigWrapperpublic void accept(ThresholdDefVisitor thresholdDefVisitor)
accept in class BaseThresholdDefConfigWrapperCopyright © 2021. All rights reserved.