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 |
Modifier and Type | Interface and Description |
---|---|
interface |
AlterDseKeyspace |
interface |
AlterDseKeyspaceStart |
interface |
CreateDseKeyspace |
Modifier and Type | Interface and Description |
---|---|
interface |
KeyspaceOptions<SelfT extends KeyspaceOptions<SelfT>> |
Modifier and Type | Interface and Description |
---|---|
interface |
AlterKeyspace |
interface |
AlterKeyspaceStart |
interface |
CreateKeyspace |
Copyright © 2017–2020. All rights reserved.