ThresholdEvaluatorState.Status |
ThresholdEvaluatorState.evaluate(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
Long sequenceNumber) |
ThresholdEvaluatorState.Status |
AbstractThresholdEvaluatorState.evaluate(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
Long sequenceNumber) |
ThresholdEvaluatorState.Status |
ThresholdEvaluatorRearmingAbsoluteChange.ThresholdEvaluatorStateRearmingAbsoluteChange.evaluateAfterFetch(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues) |
ThresholdEvaluatorState.Status |
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow.evaluateAfterFetch(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues) |
protected abstract ThresholdEvaluatorState.Status |
AbstractThresholdEvaluatorState.evaluateAfterFetch(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues) |
ThresholdEvaluatorState.Status |
ThresholdEvaluatorAbsoluteChange.ThresholdEvaluatorStateAbsoluteChange.evaluateAfterFetch(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues) |
ThresholdEvaluatorState.Status |
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange.evaluateAfterFetch(double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues) |
Event |
ThresholdEvaluatorState.getEventForState(ThresholdEvaluatorState.Status status,
Date date,
double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
CollectionResourceWrapper resource)
getEventForState
|
Event |
ThresholdEvaluatorRearmingAbsoluteChange.ThresholdEvaluatorStateRearmingAbsoluteChange.getEventForState(ThresholdEvaluatorState.Status status,
Date date,
double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
CollectionResourceWrapper resource) |
Event |
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow.getEventForState(ThresholdEvaluatorState.Status status,
Date date,
double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
CollectionResourceWrapper resource) |
Event |
ThresholdEvaluatorAbsoluteChange.ThresholdEvaluatorStateAbsoluteChange.getEventForState(ThresholdEvaluatorState.Status status,
Date date,
double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
CollectionResourceWrapper resource) |
Event |
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange.getEventForState(ThresholdEvaluatorState.Status status,
Date date,
double dsValue,
ThresholdEvaluatorState.ThresholdValues thresholdValues,
CollectionResourceWrapper resource) |
void |
ExpressionConfigWrapper.ExpressionThresholdValues.setThresholdValues(ThresholdEvaluatorState.ThresholdValues thresholdValues) |