| Package | Description |
|---|---|
| org.cassandraunit | |
| org.cassandraunit.model |
| Modifier and Type | Method and Description |
|---|---|
StrategyModel |
LoadingOption.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadingOption.setStrategy(StrategyModel strategy) |
| Modifier and Type | Method and Description |
|---|---|
static StrategyModel |
StrategyModel.fromValue(String v) |
StrategyModel |
KeyspaceModel.getStrategy() |
static StrategyModel |
StrategyModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StrategyModel[] |
StrategyModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyspaceModel.setStrategy(StrategyModel strategy) |
Copyright © 2014. All Rights Reserved.