Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ remove
Method
remove
fe/src/main/java/org/apache/impala/util/TopNCache.java:102–102 ·
view source on GitHub ↗
Removes an item from the cache.
(T item)
Source
from the content-addressed store, hash-verified
100
* Removes an item from the cache.
101
*/
102
public
synchronized
void
remove(T item) { heap_.remove(item); }
103
104
/**
105
* Removes all items from the cache.
Callers
15
Te
Function · 0.45
l
Function · 0.45
dt
Function · 0.45
d3.v5.min.js
File · 0.45
u
Function · 0.45
sb
Function · 0.45
pb
Function · 0.45
m
Function · 0.45
N
Function · 0.45
Pr
Function · 0.45
$r
Function · 0.45
e
Function · 0.45
Calls
no outgoing calls
Tested by
15
setStats
Method · 0.36
TestGetTypeInfo
Method · 0.36
TestGetFunctions
Method · 0.36
init
Method · 0.36
handleClient
Method · 0.36
test02Prepare
Method · 0.36
testHiveserver2
Method · 0.36
hiveserver2TrustedDomainAuthTestBody
Method · 0.36
testHiveserver2TrustedDomainEmptyXffHeaderUseOrigin
Method · 0.36
testHiveserver2TrustedAuthHeader
Method · 0.36
testHiveserver2SharedCookie
Method · 0.36
testImpersonation
Method · 0.36