TableOptionsLocalReadRepairChance Property |
The (cluster) local read repair chance set for this table.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public double LocalReadRepairChance { get; }
Return Value
Type:
Doublethe local read repair change set for table (in [0.0, 1.0]).
See Also