fn rebuild_table_stats(version: &HummockVersion) -> HummockVersionStatsExpand description
Rebuilds table stats from the given version.
Note that the result is approximate value. See estimate_table_stats.
fn rebuild_table_stats(version: &HummockVersion) -> HummockVersionStatsRebuilds table stats from the given version.
Note that the result is approximate value. See estimate_table_stats.