Uses of Enum Class
com.nmontytskyi.monitoring.server.entity.AlertRuleEntity.Comparator
Packages that use AlertRuleEntity.Comparator
-
Uses of AlertRuleEntity.Comparator in com.nmontytskyi.monitoring.server.entity
Subclasses with type arguments of type AlertRuleEntity.Comparator in com.nmontytskyi.monitoring.server.entityModifier and TypeClassDescriptionstatic enumComparison operator for evaluating metric values against the threshold.Methods in com.nmontytskyi.monitoring.server.entity that return AlertRuleEntity.ComparatorModifier and TypeMethodDescriptionstatic AlertRuleEntity.ComparatorReturns the enum constant of this class with the specified name.static AlertRuleEntity.Comparator[]AlertRuleEntity.Comparator.values()Returns an array containing the constants of this enum class, in the order they are declared.