public class ThresholdConditionEval extends ConditionEval
context, dataTimestamp, evalTimestamp, match, type, used| Constructor and Description |
|---|
ThresholdConditionEval() |
ThresholdConditionEval(ThresholdCondition condition,
NumericData data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ThresholdCondition |
getCondition() |
int |
getConditionSetIndex() |
int |
getConditionSetSize() |
String |
getLog() |
String |
getTriggerId() |
Double |
getValue() |
int |
hashCode() |
void |
setCondition(ThresholdCondition condition) |
void |
setValue(Double value) |
String |
toString() |
getContext, getDataTimestamp, getEvalTimestamp, getType, isMatch, isUsed, setContext, setDataTimestamp, setEvalTimestamp, setMatch, setType, setUsedpublic ThresholdConditionEval()
public ThresholdConditionEval(ThresholdCondition condition, NumericData data)
public ThresholdCondition getCondition()
public void setCondition(ThresholdCondition condition)
public Double getValue()
public void setValue(Double value)
public String getTriggerId()
getTriggerId in class ConditionEvalpublic int getConditionSetSize()
getConditionSetSize in class ConditionEvalpublic int getConditionSetIndex()
getConditionSetIndex in class ConditionEvalpublic String getLog()
getLog in class ConditionEvalpublic boolean equals(Object o)
equals in class ConditionEvalpublic int hashCode()
hashCode in class ConditionEvalCopyright © 2015 Red Hat, Inc.. All rights reserved.