public interface KeyspaceDefinition
| Modifier and Type | Method and Description |
|---|---|
List<ColumnFamilyDefinition> |
getCfDefs() |
String |
getName() |
int |
getReplicationFactor() |
String |
getStrategyClass() |
Map<String,String> |
getStrategyOptions() |
boolean |
isDurableWrites() |
Copyright © 2014. All Rights Reserved.