Searched refs:get_table_cache (Results 1 – 2 of 2) sorted by relevance
679 Cache* get_table_cache() { return table_cache_; } in get_table_cache() function
2165 if (vset_->GetColumnFamilySet()->get_table_cache()->GetCapacity() == in UpdateAccumulatedStats()3568 Cache* table_cache = column_family_set_->get_table_cache(); in ~VersionSet()3582 Cache* table_cache = column_family_set_->get_table_cache(); in Reset()