MCPcopy Create free account
hub / github.com/apache/pig / getFileName

Method getFileName

src/org/apache/pig/impl/io/FileSpec.java:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public String getFileName(){
43 return fileName;
44 }
45
46 public FuncSpec getFuncSpec(){
47 return funcSpec;

Callers 15

addInputStatisticsMethod · 0.95
visitMergeJoinMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95
visitMROpMethod · 0.95
visitSplitMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95
visitMergeJoinMethod · 0.95
visitSkewedJoinMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95

Calls

no outgoing calls

Tested by 10

checkStorePathMethod · 0.36
testSimplePlanMethod · 0.36
testJoinPlanMethod · 0.36
testMultiStoreMethod · 0.36
testPlanWithCastMethod · 0.36
testPlanWithLessThanMethod · 0.36
testNonDfsLocationMethod · 0.36
checkLoadPathMethod · 0.36