public class MeasurementRangeNumericCacheElement extends MeasurementNumericCacheElement
activity, 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, getActivity, getAlertConditionOperator, getAlertConditionOperatorOption, getAlertConditionTriggerId, getAlertConditionValue, hashCode, isType, process, setActivity, 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-2014 Red Hat, Inc.. All Rights Reserved.