Package | Description |
---|---|
org.apache.cassandra.db.guardrails |
Modifier and Type | Field and Description |
---|---|
static Values<ConsistencyLevel> |
Guardrails.readConsistencyLevels
Guardrail on read consistency levels.
|
static Values<java.lang.String> |
Guardrails.tableProperties
Guardrail warning about, ignoring or rejecting the usage of certain table properties.
|
static Values<ConsistencyLevel> |
Guardrails.writeConsistencyLevels
Guardrail on write consistency levels.
|
Copyright © 2009-2022 The Apache Software Foundation