Uses of Interface
org.apache.cassandra.db.guardrails.GuardrailsConfigProvider
Packages that use GuardrailsConfigProvider
-
Uses of GuardrailsConfigProvider in org.apache.cassandra.db.guardrails
Classes in org.apache.cassandra.db.guardrails that implement GuardrailsConfigProviderModifier and TypeClassDescriptionstatic classDefault implementation ofGuardrailsConfigProviderthat always returns theGuardrailsConfigparsed fromcassandra.yaml, independently of theClientState.Fields in org.apache.cassandra.db.guardrails declared as GuardrailsConfigProviderModifier and TypeFieldDescriptionstatic final GuardrailsConfigProviderGuardrails.CONFIG_PROVIDERstatic final GuardrailsConfigProviderGuardrailsConfigProvider.instanceMethods in org.apache.cassandra.db.guardrails that return GuardrailsConfigProviderModifier and TypeMethodDescriptionstatic GuardrailsConfigProviderCreates an instance of the custom guardrails config provider of the given class.