TableOptions Properties |
The TableOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | BloomFilterFpChance |
The false positive chance for the bloom filter of this table.
|
![]() | Caching |
The caching option for this table.
|
![]() | Comment |
The commentary set for this table.
|
![]() | CompactionOptions |
The compaction options for this table.
|
![]() | CompressionParams |
The compression options for this table.
|
![]() | GcGraceSeconds |
The tombstone garbage collection grace time in seconds for this table.
|
![]() | IsCompactStorage |
Whether the table uses the COMPACT STORAGE option.
|
![]() | LocalReadRepairChance |
The (cluster) local read repair chance set for this table.
|
![]() | ReadRepairChance |
The chance with which a read repair is triggered for this table.
|
![]() | ReplicateOnWrite |
Whether replicateOnWrite is set for this table. This is only meaningful for
tables holding counters.
|