Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testBuildLoadOpWithDefaultFunc
Method · 0.95
testBuildStoreOpWithDefaultFunc
Method · 0.95
hashCode
Method · 0.95
getClassForAlias
Method · 0.95
findSalient
Method · 0.45
testUDFForwardingLoadCaster
Method · 0.45
testUDFgetLoadCaster
Method · 0.45
testLineage1NoSchema
Method · 0.45
testLineage2
Method · 0.45
testMapLookupLineage2
Method · 0.45
checkLoaderInCasts
Method · 0.45
testPlanwithUserFunc
Method · 0.45
Calls
no outgoing calls
Tested by
12
testBuildLoadOpWithDefaultFunc
Method · 0.76
testBuildStoreOpWithDefaultFunc
Method · 0.76
findSalient
Method · 0.36
testUDFForwardingLoadCaster
Method · 0.36
testUDFgetLoadCaster
Method · 0.36
testLineage1NoSchema
Method · 0.36
testLineage2
Method · 0.36
testMapLookupLineage2
Method · 0.36
checkLoaderInCasts
Method · 0.36
testPlanwithUserFunc
Method · 0.36
testPlanwithUserFunc2
Method · 0.36
testShuffleVertexManagerConfig
Method · 0.36