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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CreateDseTable |
Modifier and Type | Method and Description |
---|---|
CreateDseTableWithOptions |
CreateDseTableWithOptions.withCompactStorage()
Enables COMPACT STORAGE in the CREATE TABLE statement.
|
Copyright © 2017–2022. All rights reserved.