| Package | Description | 
|---|---|
| org.opennms.netmgt.threshd | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractThresholdEvaluatorState<T extends org.opennms.netmgt.threshd.AbstractThresholdEvaluatorState.AbstractState>
Abstract AbstractThresholdEvaluatorState class. 
 | 
static class  | 
ThresholdEvaluatorAbsoluteChange.ThresholdEvaluatorStateAbsoluteChange  | 
static class  | 
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow  | 
static class  | 
ThresholdEvaluatorRearmingAbsoluteChange.ThresholdEvaluatorStateRearmingAbsoluteChange  | 
static class  | 
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange  | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdEvaluatorState | 
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow.getCleanClone()  | 
ThresholdEvaluatorState | 
ThresholdEvaluatorAbsoluteChange.ThresholdEvaluatorStateAbsoluteChange.getCleanClone()  | 
ThresholdEvaluatorState | 
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange.getCleanClone()  | 
ThresholdEvaluatorState | 
ThresholdEvaluatorRearmingAbsoluteChange.ThresholdEvaluatorStateRearmingAbsoluteChange.getCleanClone()  | 
ThresholdEvaluatorState | 
ThresholdEvaluatorState.getCleanClone()
Returns a "clean" (armed, non-triggered) clone of this object 
 | 
ThresholdEvaluatorState | 
ThresholdEvaluator.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
ThresholdEvaluatorState | 
ThresholdEvaluatorHighLow.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
ThresholdEvaluatorState | 
ThresholdEvaluatorAbsoluteChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
ThresholdEvaluatorState | 
ThresholdEvaluatorRelativeChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
ThresholdEvaluatorState | 
ThresholdEvaluatorRearmingAbsoluteChange.getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ThresholdEvaluatorState> | 
ThresholdEntity.getThresholdEvaluatorStates(String instance)
Returns the evaluator states *for the given instance. 
 | 
Copyright © 2020. All rights reserved.