Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ GetCapacity
Method
GetCapacity
src/leveldb/table/table_test.cc:1005–1005 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1003
}
1004
1005
size_t GetCapacity() const override { return 0; }
1006
1007
size_t GetUsage() const override { return 0; }
1008
Callers
1
InitCacheSystem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected