Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/CacheLib
/ value
Method
value
cachelib/navy/block_cache/tests/BlockCacheTest.cpp:120–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
HashedKey key() const { return makeHK(key_); }
119
120
BufferView value() const { return value_.view(); }
121
122
private:
123
Buffer key_, value_;
Callers
5
CollisionCreator
Method · 0.45
TEST
Function · 0.45
resetTestRun
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
Calls
1
view
Method · 0.45
Tested by
no test coverage detected