Defining Cassandra Keyspaces
The following properties are applicable to a Cassandra Keyspace object.
Tab |
Section |
Property |
Description |
Additional Information |
General | Keyspace Options | Replication Class | Specifies the replication strategy class | |
Replication Factor |
Specifies the number of replicas per range for a SimpleStrategy replication class Specifies the default number of replicas in each data-center for a NetworkTopologyStrategy replication class |
|||
Durable Writes | Specifies whether update logs are maintained for keyspace updates | |||
Data Centers | Name | Specifies the data center name when the Replication Class is set to NetworkTopologyStrategy | ||
Replica Number | Specifies the number of replicas in the data center when the Replication Class is set to NetworkTopologyStrategy | |||
Data Centers Expression | Specifies the name and replica number of data centers |
Copyright © 2023 Quest Software, Inc. |