c83c95b56b
This PR does a refactoring on column family-related metrics reporting. As the metric reporting is per column family basis, the PR creates ColumnMetrics trait and move the metric reporting logic into it. This refactoring will make future column metric reporting (such as read PerfContext) much cleaner. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |