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, getRearmString, getTrigger, getTriggeredUEI, getTriggerString, getType, getValue, getValueString, hashCode, hasRearm, hasTrigger, hasValue, interpolateThresholdValues, merge
public String getDatasourceExpression()
getDatasourceExpression
getDatasourceExpression
in class BaseThresholdDefConfigWrapper
public Collection<String> getRequiredDatasources()
getRequiredDatasources
in class BaseThresholdDefConfigWrapper
public void accept(ThresholdDefVisitor thresholdDefVisitor)
accept
in class BaseThresholdDefConfigWrapper
Copyright © 2021. All rights reserved.