Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ removeChild
Method
removeChild
fe/src/main/java/org/apache/impala/common/TreeNode.java:41–41 ·
view source on GitHub ↗
(NodeType n)
Source
from the content-addressed store, hash-verified
39
}
40
41
public
void
removeChild(NodeType n) { children_.remove(n); }
42
43
public
void
clearChildren() { children_.clear(); }
44
Callers
15
Te
Function · 0.80
bt
Function · 0.80
d3.v5.min.js
File · 0.80
d3.v3.min.js
File · 0.80
cellWrite
Function · 0.80
_fnCreateTr
Function · 0.80
_fnDrawHead
Function · 0.80
r
Function · 0.80
St
Function · 0.80
Dt
Function · 0.80
cellWrite
Function · 0.80
_fnCreateTr
Function · 0.80
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected