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.
| |
NodeSync |
Represents the nodesync options for this table.
For DSE versions prior to 6.0.0, this method always returns null. If nodesync was not explicitly configured for this table this method will also return null. | |
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.
|