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