Uses of Class
org.apache.cassandra.db.guardrails.Threshold
Packages that use Threshold
-
Uses of Threshold in org.apache.cassandra.db.guardrails
Subclasses of Threshold in org.apache.cassandra.db.guardrailsModifier and TypeClassDescriptionclassMaxThresholdfor maximum guardrails, the value is checked to see if it is greater than the warn and fail thresholds.classMinThresholdfor minimum guardrails, the value is checked to see if it is lesser than the warn and fail thresholds.classAThresholdguardrail whose values represent a percentage