MCPcopy 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

writeRecordMethod · 0.65
inconvertMethod · 0.65
mergeSchemaMethod · 0.65
initMethod · 0.65
testGroupByMethod · 0.65
testSkewedJoinMethod · 0.65
testMergeJoinMethod · 0.65
testFRJoinMethod · 0.65
testRegularJoinMethod · 0.65

Implementers 4

SparkExecTypesrc/org/apache/pig/backend/hadoop/exec
MRExecTypesrc/org/apache/pig/backend/hadoop/exec
LocalExecTypesrc/org/apache/pig/backend/hadoop/exec
TezExecTypesrc/org/apache/pig/backend/hadoop/exec

Calls

no outgoing calls

Tested by 15

testGroupByMethod · 0.52
testSkewedJoinMethod · 0.52
testMergeJoinMethod · 0.52
testFRJoinMethod · 0.52
testRegularJoinMethod · 0.52
testRightOuterJoinMethod · 0.52
testLeftOuterJoinMethod · 0.52
testBloomJoinMethod · 0.52
testBloomJoinOuterMethod · 0.52
setUpBeforeClassMethod · 0.52
MQDepJobFailedTestMethod · 0.52