public interface CreateDseTableWithOptions extends BuildableQuery, DseRelationStructure<CreateDseTableWithOptions>, DseTableGraphOptions<CreateDseTableWithOptions>
Modifier and Type | Method and Description |
---|---|
CreateDseTableWithOptions |
withCompactStorage()
Enables COMPACT STORAGE in the CREATE TABLE statement.
|
asCql, build, build, build, builder
withClusteringOrder, withClusteringOrder, withClusteringOrder, withClusteringOrderByIds
withBloomFilterFpChance, withCaching, withCDC, withComment, withCompaction, withCompression, withCompression, withDcLocalReadRepairChance, withDefaultTimeToLiveSeconds, withDeflateCompression, withDeflateCompression, withGcGraceSeconds, withLZ4Compression, withLZ4Compression, withMaxIndexInterval, withMemtableFlushPeriodInMs, withMinIndexInterval, withNoCompression, withReadRepairChance, withSnappyCompression, withSnappyCompression, withSpeculativeRetry
getOptions, withOption
withEdgeLabel, withEdgeLabel, withEdgeLabel, withVertexLabel, withVertexLabel, withVertexLabel
@NonNull CreateDseTableWithOptions withCompactStorage()
Copyright © 2017–2022. All rights reserved.