public class SchemaManager extends Object
| Constructor and Description |
|---|
SchemaManager(com.datastax.driver.core.Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
createSchema(String keyspace) |
void |
dropKeyspace(String keyspace) |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.