| Package | Description | 
|---|---|
| org.opennms.netmgt.threshd | |
| org.opennms.netmgt.threshd.api | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ThresholdEvaluatorState
Provides a method to evaluate a threshold and do basic population of
 events. 
 | 
| 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 | 
|---|---|
void | 
BlobStoreAwareMonitor.trackState(String key,
          ReinitializableState state)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThresholdStateMonitor.trackState(String key,
          ReinitializableState state)
Track the given state identified by the given key. 
 | 
Copyright © 2020. All rights reserved.