Package | Description |
---|---|
org.apache.cassandra.db.guardrails |
Modifier and Type | Class and Description |
---|---|
static class |
GuardrailsConfigProvider.Default
Default implementation of
GuardrailsConfigProvider that always returns the GuardrailsConfig
parsed from cassandra.yaml , independently of the ClientState . |
Modifier and Type | Field and Description |
---|---|
static GuardrailsConfigProvider |
Guardrails.CONFIG_PROVIDER |
static GuardrailsConfigProvider |
GuardrailsConfigProvider.instance |
Modifier and Type | Method and Description |
---|---|
static GuardrailsConfigProvider |
GuardrailsConfigProvider.build(java.lang.String customImpl)
Creates an instance of the custom guardrails config provider of the given class.
|
Copyright © 2009- The Apache Software Foundation