Uses of Interface
org.apache.cassandra.db.guardrails.GuardrailsMBean
Packages that use GuardrailsMBean
Package
Description
-
Uses of GuardrailsMBean in org.apache.cassandra.db.guardrails
Classes in org.apache.cassandra.db.guardrails that implement GuardrailsMBeanModifier and TypeClassDescriptionfinal classEntry point for Guardrails, storing the defined guardrails and providing a few global methods over them. -
Uses of GuardrailsMBean in org.apache.cassandra.tools
Fields in org.apache.cassandra.tools declared as GuardrailsMBeanMethods in org.apache.cassandra.tools that return GuardrailsMBean -
Uses of GuardrailsMBean in org.apache.cassandra.tools.nodetool
Methods in org.apache.cassandra.tools.nodetool with parameters of type GuardrailsMBeanModifier and TypeMethodDescriptionvoidGuardrailsConfigCommand.GetGuardrailsConfig.addRow(List<GuardrailsConfigCommand.InternalRow> bucket, GuardrailsMBean mBean, List<Method> methods, String guardrailName) voidGuardrailsConfigCommand.SetGuardrailsConfig.addRow(List<GuardrailsConfigCommand.InternalRow> bucket, GuardrailsMBean mBean, List<Method> methods, String guardrailName)