public interface CreateTableWithOptions extends BuildableQuery, RelationStructure<CreateTableWithOptions>
| Modifier and Type | Method and Description | 
|---|---|
CreateTableWithOptions | 
withCompactStorage()
Enables COMPACT STORAGE in the CREATE TABLE statement. 
 | 
asCql, build, build, build, builderwithClusteringOrder, withClusteringOrder, withClusteringOrder, withClusteringOrderByIdswithBloomFilterFpChance, withCaching, withCDC, withComment, withCompaction, withCompression, withCompression, withDcLocalReadRepairChance, withDefaultTimeToLiveSeconds, withDeflateCompression, withDeflateCompression, withGcGraceSeconds, withLZ4Compression, withLZ4Compression, withMaxIndexInterval, withMemtableFlushPeriodInMs, withMinIndexInterval, withNoCompression, withReadRepairChance, withSnappyCompression, withSnappyCompression, withSpeculativeRetrygetOptions, withOption@NonNull CreateTableWithOptions withCompactStorage()
Copyright © 2017–2019. All rights reserved.