public class SchemaContext extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
createIndex |
boolean |
createUdt |
Optional<String> |
keyspace |
| Constructor and Description |
|---|
SchemaContext(String keyspace,
boolean createUdt,
boolean createIndex) |
Copyright © 2012-2021. All Rights Reserved.