public interface Keyspace
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYSPACE_SYSTEM |
| Modifier and Type | Method and Description |
|---|---|
long |
createClock() |
String |
getKeyspaceName() |
void |
setConsistencyLevelPolicy(ConsistencyLevelPolicy cp) |
static final String KEYSPACE_SYSTEM
void setConsistencyLevelPolicy(ConsistencyLevelPolicy cp)
String getKeyspaceName()
long createClock()
Copyright © 2014. All Rights Reserved.