Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ Erase
Method
Erase
be/src/kudu/util/cache-test.cc:97–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void Erase(int key) {
98
cache_->Erase(EncodeInt(key));
99
}
100
101
protected:
102
void SetupWithParameters(Cache::MemoryType mem_type,
Callers
nothing calls this directly
Calls
1
EncodeInt
Function · 0.70
Tested by
no test coverage detected