Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1449
void BlockCache::drain() { regionManager_.drain(); }
1450
1451
void BlockCache::flush() {
1452
XLOG(INFO,
"Flush block cache"
);
Callers
2
~BlockCache
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36