Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
simpleNegativeTest
Method · 0.95
simpleNegativeTest2
Method · 0.95
simpleNegativeTest3
Method · 0.95
streamNegativeTest
Method · 0.95
fsCommandTest
Method · 0.95
testEmptyFile
Method · 0.95
returnCodeTest
Method · 0.95
returnCodeTest2
Method · 0.95
NegativeTest
Method · 0.95
NegativeTest2
Method · 0.95
NegativeTest3
Method · 0.95
testSchemaResetter
Method · 0.45
Calls
no outgoing calls
Tested by
13
simpleNegativeTest
Method · 0.76
simpleNegativeTest2
Method · 0.76
simpleNegativeTest3
Method · 0.76
streamNegativeTest
Method · 0.76
fsCommandTest
Method · 0.76
testEmptyFile
Method · 0.76
returnCodeTest
Method · 0.76
returnCodeTest2
Method · 0.76
NegativeTest
Method · 0.76
NegativeTest2
Method · 0.76
NegativeTest3
Method · 0.76
testSchemaResetter
Method · 0.36