Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addInputStatistics
Method · 0.95
visitMergeJoin
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
visitMROp
Method · 0.95
visitSplit
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
visitMergeJoin
Method · 0.95
visitSkewedJoin
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
Calls
no outgoing calls
Tested by
10
testReducerNumEstimationForOrderBy
Method · 0.36
checkStorePath
Method · 0.36
testSimplePlan
Method · 0.36
testJoinPlan
Method · 0.36
testMultiStore
Method · 0.36
testPlanWithCast
Method · 0.36
testPlanWithGreaterThan
Method · 0.36
testPlanWithLessThan
Method · 0.36
testNonDfsLocation
Method · 0.36
checkLoadPath
Method · 0.36