MCPcopy 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

genNewLoadStorePlanMethod · 0.95
generateLogicalPlanMethod · 0.95
genNewLoadStorePlanMethod · 0.95
visitMergeJoinMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95
visitMROpMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95
visitMergeJoinMethod · 0.95
visitMergeCoGroupMethod · 0.95
getIndexingJobMethod · 0.95

Calls

no outgoing calls

Tested by 14

genNewLoadStorePlanMethod · 0.76
generateLogicalPlanMethod · 0.76
genNewLoadStorePlanMethod · 0.76
newLOLoadMethod · 0.36
testUDFgetLoadCasterMethod · 0.36
checkCastLoadFuncMethod · 0.36
checkLoaderInCastsMethod · 0.36
getFirstLoadFuncSpecMethod · 0.36
getFirstStoreFuncSpecMethod · 0.36
testMergeJoinMethod · 0.36
testPlanwithUserFuncMethod · 0.36