Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ ~BlockCache
Method
~BlockCache
cachelib/navy/block_cache/BlockCache.cpp:184–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
BlockCache::~BlockCache() { regionManager_.drain(); }
185
186
std::unique_ptr<CombinedEntryManager> BlockCache::createCombinedEntryManager(
187
const Config& config) {
Callers
nothing calls this directly
Calls
1
drain
Method · 0.45
Tested by
no test coverage detected