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