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

Method getReturnCode

src/org/apache/pig/tools/pigstats/PigStats.java:87–89  ·  view source on GitHub ↗

Returns code are defined in ReturnCode

()

Source from the content-addressed store, hash-verified

85 * Returns code are defined in {@link ReturnCode}
86 */
87 public int getReturnCode() {
88 return returnCode;
89 }
90
91 /**
92 * Returns error message string

Callers 13

simpleNegativeTestMethod · 0.95
simpleNegativeTest2Method · 0.95
simpleNegativeTest3Method · 0.95
streamNegativeTestMethod · 0.95
fsCommandTestMethod · 0.95
testEmptyFileMethod · 0.95
returnCodeTestMethod · 0.95
returnCodeTest2Method · 0.95
NegativeTestMethod · 0.95
NegativeTest2Method · 0.95
NegativeTest3Method · 0.95
testSchemaResetterMethod · 0.45

Calls

no outgoing calls

Tested by 13

simpleNegativeTestMethod · 0.76
simpleNegativeTest2Method · 0.76
simpleNegativeTest3Method · 0.76
streamNegativeTestMethod · 0.76
fsCommandTestMethod · 0.76
testEmptyFileMethod · 0.76
returnCodeTestMethod · 0.76
returnCodeTest2Method · 0.76
NegativeTestMethod · 0.76
NegativeTest2Method · 0.76
NegativeTest3Method · 0.76
testSchemaResetterMethod · 0.36