public class ThresholdConditionEval extends ConditionEval
context, dataTimestamp, evalTimestamp, match, type| Constructor and Description |
|---|
ThresholdConditionEval() |
ThresholdConditionEval(ThresholdCondition condition,
Data 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, setContext, setDataTimestamp, setEvalTimestamp, setMatch, setTypepublic ThresholdConditionEval()
public ThresholdConditionEval(ThresholdCondition condition, Data 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.