public class MeasurementRangeNumericCacheElement extends MeasurementNumericCacheElement
active, alertConditionOperator, alertConditionOperatorOption, alertConditionTriggerId, alertConditionValue, log, nextCacheElement| Constructor and Description |
|---|
MeasurementRangeNumericCacheElement(org.rhq.core.domain.alert.AlertConditionOperator operator,
Double loValue,
Double hiValue,
int conditionTriggerId) |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.alert.AlertConditionOperator.Type |
getOperatorSupportsType(org.rhq.core.domain.alert.AlertConditionOperator operator)
For the most part, the operator itself denotes whether it makes comparisons against a sliding scale or not.
|
boolean |
matches(Double providedValue,
Object... extraParams) |
convertValueToString, equals, getAlertConditionOperator, getAlertConditionOperatorOption, getAlertConditionTriggerId, getAlertConditionValue, hashCode, isActive, isType, process, setActive, setAlertConditionValue, setNextCacheElement, toStringpublic boolean matches(Double providedValue, Object... extraParams)
matches in class NumericDoubleCacheElementpublic org.rhq.core.domain.alert.AlertConditionOperator.Type getOperatorSupportsType(org.rhq.core.domain.alert.AlertConditionOperator operator)
AbstractCacheElementgetOperatorSupportsType in class NumericDoubleCacheElementAlertConditionOperatorCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.