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

Method getClassName

src/org/apache/pig/FuncSpec.java:158–160  ·  view source on GitHub ↗

@return the className

()

Source from the content-addressed store, hash-verified

156 * @return the className
157 */
158 public String getClassName() {
159 return className;
160 }
161 /**
162 * @param className the className to set
163 */

Callers 14

hashCodeMethod · 0.95
getClassForAliasMethod · 0.95
findSalientMethod · 0.45
testUDFgetLoadCasterMethod · 0.45
testLineage1NoSchemaMethod · 0.45
testLineage2Method · 0.45
testMapLookupLineage2Method · 0.45
checkLoaderInCastsMethod · 0.45
testPlanwithUserFuncMethod · 0.45

Calls

no outgoing calls

Tested by 12

findSalientMethod · 0.36
testUDFgetLoadCasterMethod · 0.36
testLineage1NoSchemaMethod · 0.36
testLineage2Method · 0.36
testMapLookupLineage2Method · 0.36
checkLoaderInCastsMethod · 0.36
testPlanwithUserFuncMethod · 0.36
testPlanwithUserFunc2Method · 0.36