fn rebuild_table_stats(version: &HummockVersion) -> HummockVersionStats
Expand 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) -> HummockVersionStats
Rebuilds table stats from the given version.
Note that the result is approximate value. See estimate_table_stats
.