TableOptionsGcGraceSeconds Property |
The tombstone garbage collection grace time in seconds for this table.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax public int GcGraceSeconds { get; }
Return Value
Type:
Int32the tombstone garbage collection grace time in seconds for this
table.
See Also