Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.db |
Modifier and Type | Field and Description |
---|---|
static Schema |
Schema.instance |
Modifier and Type | Method and Description |
---|---|
Schema |
Schema.load(java.util.Collection<KSMetaData> tableDefs)
Load up non-system tables
|
Schema |
Schema.load(KSMetaData keyspaceDef)
Load specific keyspace into Schema
|
Modifier and Type | Method and Description |
---|---|
static Table |
Table.clear(java.lang.String table,
Schema schema) |
Copyright © 2013 The Apache Software Foundation