Function rocksdb::perf::get_memory_usage_stats
source · pub fn get_memory_usage_stats(
dbs: Option<&[&DB]>,
caches: Option<&[&Cache]>
) -> Result<MemoryUsageStats, Error>
Expand description
Get memory usage stats from DB instances and Cache instances