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

Method getAlias

src/org/apache/pig/backend/executionengine/ExecJob.java:67–67  ·  view source on GitHub ↗

Returns the alias of relation generated by this job

()

Source from the content-addressed store, hash-verified

65 * Returns the alias of relation generated by this job
66 */
67 public String getAlias() throws ExecException;
68
69 /**
70 * Get configuration information

Callers 15

testFilterFilterMethod · 0.65
testFilterUnionMethod · 0.65
testFilterUDFUnionMethod · 0.65
testFilterCrossMethod · 0.65
testFilterCross1Method · 0.65
testFilterCross2Method · 0.65
testFilterUDFCrossMethod · 0.65
testFilterCogroupMethod · 0.65
testFilterUDFCogroupMethod · 0.65

Implementers 1

HJobsrc/org/apache/pig/backend/hadoop/exec

Calls

no outgoing calls

Tested by 15

testFilterFilterMethod · 0.52
testFilterUnionMethod · 0.52
testFilterUDFUnionMethod · 0.52
testFilterCrossMethod · 0.52
testFilterCross1Method · 0.52
testFilterCross2Method · 0.52
testFilterUDFCrossMethod · 0.52
testFilterCogroupMethod · 0.52
testFilterUDFCogroupMethod · 0.52