public class ThresholdEvaluatorRelativeChange extends Object implements ThresholdEvaluator
Modifier and Type | Class and Description |
---|---|
static class |
ThresholdEvaluatorRelativeChange.ThresholdEvaluatorStateRelativeChange |
Constructor and Description |
---|
ThresholdEvaluatorRelativeChange() |
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.