static MaxThreshold |
Guardrails.collectionSize |
Guardrail on the size of a collection.
|
static MaxThreshold |
Guardrails.columnsPerTable |
Guardrail on the number of columns per table.
|
static MaxThreshold |
Guardrails.columnValueSize |
Guardrail on the size of a collection.
|
static MaxThreshold |
Guardrails.fieldsPerUDT |
Guardrail on the number of fields on each UDT.
|
static MaxThreshold |
Guardrails.inSelectCartesianProduct |
Guardrail on the number of restrictions created by a cartesian product of a CQL's IN query.
|
static MaxThreshold |
Guardrails.itemsPerCollection |
Guardrail on the number of items of a collection.
|
static MaxThreshold |
Guardrails.keyspaces |
Guardrail on the total number of user keyspaces.
|
static MaxThreshold |
Guardrails.materializedViewsPerTable |
Guardrail on the number of materialized views per table.
|
static MaxThreshold |
Guardrails.maximumAllowableTimestamp |
|
static MaxThreshold |
Guardrails.maximumReplicationFactor |
Guardrail on the maximum replication factor.
|
static MaxThreshold |
Guardrails.pageSize |
Guardrail on the number of elements returned within page.
|
static MaxThreshold |
Guardrails.partitionKeysInSelect |
Guardrail on the number of partition keys in the IN clause.
|
static MaxThreshold |
Guardrails.partitionSize |
Guardrail on the size of a partition.
|
static MaxThreshold |
Guardrails.partitionTombstones |
Guardrail on the number of rows of a partition.
|
static MaxThreshold |
Guardrails.saiFrozenTermSize |
Guardrail on the size of a frozen term written to SAI index.
|
static MaxThreshold |
Guardrails.saiSSTableIndexesPerQuery |
|
static MaxThreshold |
Guardrails.saiStringTermSize |
Guardrail on the size of a string term written to SAI index.
|
static MaxThreshold |
Guardrails.saiVectorTermSize |
Guardrail on the size of a vector term written to SAI index.
|
static MaxThreshold |
Guardrails.secondaryIndexesPerTable |
|
static MaxThreshold |
Guardrails.tables |
Guardrail on the total number of tables on user keyspaces.
|
static MaxThreshold |
Guardrails.vectorDimensions |
Guardrail on the number of dimensions of vector columns.
|