Uses of Interface
org.apache.cassandra.db.guardrails.GuardrailsConfig
Packages that use GuardrailsConfig
-
Uses of GuardrailsConfig in org.apache.cassandra.config
Classes in org.apache.cassandra.config that implement GuardrailsConfigModifier and TypeClassDescriptionclassConfiguration settings for guardrails populated from the Yaml file. -
Uses of GuardrailsConfig in org.apache.cassandra.db.guardrails
Methods in org.apache.cassandra.db.guardrails that return GuardrailsConfigModifier and TypeMethodDescriptionGuardrailsConfigProvider.Default.getOrCreate(ClientState state) GuardrailsConfigProvider.getOrCreate(ClientState state) Returns theGuardrailsConfigto be used for the specifiedClientState.