Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.db.guardrails |
Modifier and Type | Class and Description |
---|---|
class |
GuardrailsOptions
Configuration settings for guardrails populated from the Yaml file.
|
Modifier and Type | Method and Description |
---|---|
GuardrailsConfig |
GuardrailsConfigProvider.getOrCreate(ClientState state)
Returns the
GuardrailsConfig to be used for the specified ClientState . |
GuardrailsConfig |
GuardrailsConfigProvider.Default.getOrCreate(ClientState state) |
Copyright © 2009- The Apache Software Foundation