Name | Type | Description |
---|---|---|
Keyspace | String | Default Cassandra keyspace to create data in. |
Username | String | Username to use to access Cassandra. |
Password | String | Password associated with Cassandra. |
Address | String | Address to connect to. |
Port | Integer | Port of Cassandra. |
Datacenter | String | Datacenter of the cassandra cluster. |
Replication factor | Integer | Indicates to how many nodes the data should be replicated to. |