Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getFuncSpec
Method
getFuncSpec
src/org/apache/pig/impl/io/FileSpec.java:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public
FuncSpec getFuncSpec(){
47
return
funcSpec;
48
}
49
50
@Override
51
public
String toString(){
Callers
15
genNewLoadStorePlan
Method · 0.95
generateLogicalPlan
Method · 0.95
genNewLoadStorePlan
Method · 0.95
visitMergeJoin
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
visitMROp
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
visitMergeJoin
Method · 0.95
visitMergeCoGroup
Method · 0.95
getIndexingJob
Method · 0.95
Calls
no outgoing calls
Tested by
14
genNewLoadStorePlan
Method · 0.76
generateLogicalPlan
Method · 0.76
genNewLoadStorePlan
Method · 0.76
newLOLoad
Method · 0.36
testUDFForwardingLoadCaster
Method · 0.36
testUDFgetLoadCaster
Method · 0.36
checkCastLoadFunc
Method · 0.36
checkLoaderInCasts
Method · 0.36
getFirstLoadFuncSpec
Method · 0.36
getFirstStoreFuncSpec
Method · 0.36
testMergeJoin
Method · 0.36
testPlanwithUserFunc
Method · 0.36