public class ThresholdEvaluatorHighLow extends Object implements ThresholdEvaluator
ThresholdEvaluatorHighLow class.
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ThresholdEvaluatorHighLow.ThresholdEvaluatorStateHighLow  | 
| Constructor and Description | 
|---|
ThresholdEvaluatorHighLow()
Constructor for ThresholdEvaluatorHighLow. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ThresholdEvaluatorState | 
getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
                          ThresholdingSession thresholdingSession)
getThresholdEvaluatorState 
 | 
boolean | 
supportsType(ThresholdType type)
supportsType 
 | 
public ThresholdEvaluatorHighLow()
Constructor for ThresholdEvaluatorHighLow.
public boolean supportsType(ThresholdType type)
supportsType
supportsType in interface ThresholdEvaluatortype - a String object.public ThresholdEvaluatorState getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold, ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
getThresholdEvaluatorState in interface ThresholdEvaluatorthreshold - a BaseThresholdDefConfigWrapper object.ThresholdEvaluatorState object.Copyright © 2020. All rights reserved.