MCPcopy 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
184BlockCache::~BlockCache() { regionManager_.drain(); }
185
186std::unique_ptr<CombinedEntryManager> BlockCache::createCombinedEntryManager(
187 const Config& config) {

Callers

nothing calls this directly

Calls 1

drainMethod · 0.45

Tested by

no test coverage detected