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