KeyspaceMetadata Properties |
The KeyspaceMetadata type exposes the following members.
Name | Description | |
---|---|---|
DurableWrites |
Gets a value indicating whether durable writes are set on this keyspace.
| |
IsVirtual |
Determines whether the keyspace is a virtual keyspace or not.
| |
Name |
Gets the name of this keyspace.
| |
Replication |
Returns the replication options for this keyspace.
| |
StrategyClass |
Gets the Strategy Class of this keyspace.
|