public class MeasurementBaselineCacheElement extends NumericDoubleCacheElement
active, alertConditionOperator, alertConditionOperatorOption, alertConditionTriggerId, alertConditionValue, log, nextCacheElement| Constructor and Description |
|---|
MeasurementBaselineCacheElement(org.rhq.core.domain.alert.AlertConditionOperator operator,
Double value,
int conditionTriggerId,
String option) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getOption() |
int |
hashCode() |
String |
toString() |
getOperatorSupportsType, matchesconvertValueToString, getAlertConditionOperator, getAlertConditionOperatorOption, getAlertConditionTriggerId, getAlertConditionValue, isActive, isType, process, setActive, setAlertConditionValue, setNextCacheElementpublic String getOption()
public String toString()
toString in class AbstractCacheElement<Double>public int hashCode()
hashCode in class AbstractCacheElement<Double>public boolean equals(Object obj)
equals in class AbstractCacheElement<Double>Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.