| Package | Description |
|---|---|
| org.cassandraunit.dataset.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Strategy |
Keyspace.strategy |
| Modifier and Type | Method and Description |
|---|---|
static Strategy |
Strategy.fromValue(String v) |
Strategy |
Keyspace.getStrategy()
Gets the value of the strategy property.
|
static Strategy |
Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Strategy[] |
Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Keyspace.setStrategy(Strategy value)
Sets the value of the strategy property.
|
Copyright © 2016. All rights reserved.