package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

Package gcjobnotifier provides a mechanism to share a SystemConfigDeltaFilter among all gc jobs.

# Functions

ClearTableData deletes all of the data in the specified table.
DeleteAllTableData issues non-transactional MVCC range tombstones over the specified table's data.
SetSmallMaxGCIntervalForTest sets the MaxSQLGCInterval and then returns a closure that resets it.
TestingGCTenant is a wrapper around the internal function that gc-s a tenant made public for testing.

# Variables

EmptySpanPollInterval is the interval at which the GC job will poll the spans to determine whether the data have been garbage collected.
MaxSQLGCInterval is the longest the polling interval between checking if elements should be GC'd.