package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewStatsCache creates a new StatsCacheWrapper.
NewStatsCacheImpl creates a new StatsCache.
NewStatsCacheImplForTest creates a new StatsCache for test.
# Variables
TableRowStatsCache is the cache of table row count.
# Structs
StatsCache caches the tables in memory for Handle.
StatsCacheImpl implements util.StatsCache.
StatsTableRowCache is used to cache the count of table rows.