Package | Description |
---|---|
org.apache.cassandra.db.guardrails |
Modifier and Type | Class and Description |
---|---|
class |
MaxThreshold
MaxThreshold for maximum guardrails, the value is checked to see if it is greater than the warn and fail thresholds. |
class |
MinThreshold
MinThreshold for minimum guardrails, the value is checked to see if it is lesser than the warn and fail thresholds. |
class |
PercentageThreshold
A
Threshold guardrail whose values represent a percentage |
Copyright © 2009-2022 The Apache Software Foundation