Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getErrorCode
Method
getErrorCode
src/org/apache/pig/tools/pigstats/PigStats.java:101–103 ·
view source on GitHub ↗
Returns the error code of PigException
()
Source
from the content-addressed store, hash-verified
99
* Returns the error code of {@link PigException}
100
*/
101
public
int
getErrorCode() {
102
return
errorCode;
103
}
104
105
/**
106
* Returns the error code of {@link PigException}
Callers
15
NegativeTest
Method · 0.95
NegativeTest2
Method · 0.95
NegativeTest3
Method · 0.95
setBackendException
Method · 0.45
visit
Method · 0.45
visit
Method · 0.45
visitMergeCoGroup
Method · 0.45
createJoinPlans
Method · 0.45
getNext
Method · 0.45
createJoinPlans
Method · 0.45
visitMergeCoGroup
Method · 0.45
visitMergeCoGroup
Method · 0.45
Calls
no outgoing calls
Tested by
3
NegativeTest
Method · 0.76
NegativeTest2
Method · 0.76
NegativeTest3
Method · 0.76