public interface ThresholdEvaluator
Modifier and Type | Method and Description |
---|---|
ThresholdEvaluatorState |
getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold,
ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
|
boolean |
supportsType(ThresholdType type)
supportsType
|
boolean supportsType(ThresholdType type)
supportsType
type
- a String
object.ThresholdEvaluatorState getThresholdEvaluatorState(BaseThresholdDefConfigWrapper threshold, ThresholdingSession thresholdingSession)
getThresholdEvaluatorState
threshold
- a BaseThresholdDefConfigWrapper
object.ThresholdEvaluatorState
object.Copyright © 2021. All rights reserved.