public class SchemaManager extends Object implements AutoCloseable
| Constructor and Description |
|---|
SchemaManager(String keyspace,
String host,
int port) |
public void create(Schema schema) throws IOException
IOExceptionpublic void create(Schema schema, boolean ifNotExists) throws IOException
IOExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2014. All rights reserved.