Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ getPath
Method
getPath
fe/src/main/java/org/apache/impala/analysis/HdfsUri.java:46–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public
Path getPath() {
47
Preconditions.checkNotNull(uriPath_);
48
return
uriPath_;
49
}
50
51
public
void
analyze(Analyzer analyzer, Privilege privilege)
52
throws AnalysisException {
Callers
15
testTestCaseImport
Method · 0.45
testSlotRefPath
Method · 0.45
testStarPath
Method · 0.45
testTableRefPath
Method · 0.45
open
Method · 0.45
main
Method · 0.45
open
Method · 0.45
testIsInIgnoredDirectory
Method · 0.45
testHiveserver2JwtAuth
Method · 0.45
testHiveserver2JwtAndOAuthAuth
Method · 0.45
testWebserverJwtAuth
Method · 0.45
testJwtAuth
Method · 0.45
Calls
no outgoing calls
Tested by
15
testTestCaseImport
Method · 0.36
testSlotRefPath
Method · 0.36
testStarPath
Method · 0.36
testTableRefPath
Method · 0.36
open
Method · 0.36
main
Method · 0.36
open
Method · 0.36
testIsInIgnoredDirectory
Method · 0.36
testHiveserver2JwtAuth
Method · 0.36
testHiveserver2JwtAndOAuthAuth
Method · 0.36
testWebserverJwtAuth
Method · 0.36
testJwtAuth
Method · 0.36