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