Package | Description |
---|---|
org.apache.cassandra.schema |
Modifier and Type | Field and Description |
---|---|
ReplicationParams |
KeyspaceParams.replication |
Modifier and Type | Method and Description |
---|---|
static ReplicationParams |
ReplicationParams.fromMap(java.util.Map<java.lang.String,java.lang.String> map) |
Constructor and Description |
---|
KeyspaceParams(boolean durableWrites,
ReplicationParams replication) |
Copyright © 2020 The Apache Software Foundation