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

Method setReturnCode

src/org/apache/pig/tools/pigstats/PigStats.java:355–357  ·  view source on GitHub ↗
(int returnCode)

Source from the content-addressed store, hash-verified

353 }
354
355 public void setReturnCode(int returnCode) {
356 this.returnCode = returnCode;
357 }
358
359 /**
360 * This class prints a JobGraph

Callers 1

getPigStatsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected