MCPcopy 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

testTestCaseImportMethod · 0.45
testSlotRefPathMethod · 0.45
testStarPathMethod · 0.45
testTableRefPathMethod · 0.45
openMethod · 0.45
mainMethod · 0.45
openMethod · 0.45
testWebserverJwtAuthMethod · 0.45
testJwtAuthMethod · 0.45

Calls

no outgoing calls

Tested by 15

testTestCaseImportMethod · 0.36
testSlotRefPathMethod · 0.36
testStarPathMethod · 0.36
testTableRefPathMethod · 0.36
openMethod · 0.36
mainMethod · 0.36
openMethod · 0.36
testWebserverJwtAuthMethod · 0.36
testJwtAuthMethod · 0.36