TableOptionsReplicateOnWrite Property |
Whether replicateOnWrite is set for this table. This is only meaningful for
tables holding counters.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax public bool ReplicateOnWrite { get; }
Return Value
Type:
Booleanwhether replicateOnWrite is set for this table.
See Also