MCPcopy Create free account
hub / github.com/facebook/CacheLib / drain

Method drain

cachelib/navy/block_cache/BlockCache.cpp:1449–1449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1447}
1448
1449void BlockCache::drain() { regionManager_.drain(); }
1450
1451void BlockCache::flush() {
1452 XLOG(INFO, "Flush block cache");

Callers 2

~BlockCacheMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36