| Package | Description | 
|---|---|
| com.datastax.dse.driver.api.querybuilder.schema | This package effectively mirrors the Cassandra OSS Schema interfaces to allow extended schema and
 query building for the DSE driver. | 
| com.datastax.oss.driver.api.querybuilder.schema | |
| com.datastax.oss.driver.api.querybuilder.schema.compaction | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AlterDseKeyspace | 
| interface  | AlterDseKeyspaceStart | 
| interface  | AlterDseTableStart | 
| interface  | AlterDseTableWithOptions | 
| interface  | AlterDseTableWithOptionsEnd | 
| interface  | CreateDseKeyspace | 
| interface  | CreateDseTable | 
| interface  | CreateDseTableWithOptions | 
| interface  | DseRelationOptions<SelfT extends DseRelationOptions<SelfT>> | 
| interface  | DseRelationStructure<SelfT extends DseRelationStructure<SelfT>> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | OptionProvider<SelfT extends OptionProvider<SelfT>> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AlterKeyspace | 
| interface  | AlterKeyspaceStart | 
| interface  | AlterMaterializedView | 
| interface  | AlterMaterializedViewStart | 
| interface  | AlterTableStart | 
| interface  | AlterTableWithOptions | 
| interface  | AlterTableWithOptionsEnd | 
| interface  | CreateIndex | 
| interface  | CreateKeyspace | 
| interface  | CreateMaterializedView | 
| interface  | CreateMaterializedViewPrimaryKey | 
| interface  | CreateTable | 
| interface  | CreateTableWithOptions | 
| interface  | KeyspaceOptions<SelfT extends KeyspaceOptions<SelfT>> | 
| interface  | RelationOptions<SelfT extends RelationOptions<SelfT>> | 
| interface  | RelationStructure<SelfT extends RelationStructure<SelfT>> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CompactionStrategy<SelfT extends CompactionStrategy<SelfT>> | 
| interface  | LeveledCompactionStrategy<SelfT extends LeveledCompactionStrategy<SelfT>> | 
| interface  | SizeTieredCompactionStrategy<SelfT extends SizeTieredCompactionStrategy<SelfT>> | 
| interface  | TimeWindowCompactionStrategy<SelfT extends TimeWindowCompactionStrategy<SelfT>> | 
Copyright © 2017–2020. All rights reserved.