Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ name
Method
name
src/org/apache/pig/ExecType.java:90–90 ·
view source on GitHub ↗
Returns the canonical name for this ExecType. @return
()
Source
from the content-addressed store, hash-verified
88
* @
return
89
*/
90
public
String name();
91
92
}
Callers
15
writeRecord
Method · 0.65
inconvert
Method · 0.65
mergeSchema
Method · 0.65
getSchemaToMergedSchemaMap
Method · 0.65
validateAndConvertRecord
Method · 0.65
init
Method · 0.65
testAlgebraicDistinctProgress
Method · 0.65
testGroupBy
Method · 0.65
testSkewedJoin
Method · 0.65
testMergeJoin
Method · 0.65
testFRJoin
Method · 0.65
testRegularJoin
Method · 0.65
Implementers
4
SparkExecType
src/org/apache/pig/backend/hadoop/exec
MRExecType
src/org/apache/pig/backend/hadoop/exec
LocalExecType
src/org/apache/pig/backend/hadoop/exec
TezExecType
src/org/apache/pig/backend/hadoop/exec
Calls
no outgoing calls
Tested by
15
testAlgebraicDistinctProgress
Method · 0.52
testGroupBy
Method · 0.52
testSkewedJoin
Method · 0.52
testMergeJoin
Method · 0.52
testFRJoin
Method · 0.52
testRegularJoin
Method · 0.52
testRightOuterJoin
Method · 0.52
testLeftOuterJoin
Method · 0.52
testBloomJoin
Method · 0.52
testBloomJoinOuter
Method · 0.52
setUpBeforeClass
Method · 0.52
MQDepJobFailedTest
Method · 0.52