| Package | Description |
|---|---|
| org.springframework.cassandra.config | |
| org.springframework.cassandra.core.keyspace |
| Modifier and Type | Field and Description |
|---|---|
static KeyspaceOption.ReplicationStrategy |
KeyspaceAttributes.DEFAULT_REPLICATION_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
KeyspaceOption.ReplicationStrategy |
KeyspaceAttributes.getReplicationStrategy() |
KeyspaceOption.ReplicationStrategy |
KeyspaceActionSpecificationFactoryBean.getReplicationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyspaceAttributes.setReplicationStrategy(KeyspaceOption.ReplicationStrategy replicationStrategy) |
void |
KeyspaceActionSpecificationFactoryBean.setReplicationStrategy(KeyspaceOption.ReplicationStrategy replicationStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static KeyspaceOption.ReplicationStrategy |
KeyspaceOption.ReplicationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyspaceOption.ReplicationStrategy[] |
KeyspaceOption.ReplicationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.