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 ThresholdEvaluator
type
- a String
object.public ThresholdEvaluatorState getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold, ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
getThresholdEvaluatorState
in interface ThresholdEvaluator
threshold
- a BaseThresholdDefConfigWrapper
object.ThresholdEvaluatorState
object.Copyright © 2021. All rights reserved.