Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ setOriginalLimit
Method
setOriginalLimit
src/org/apache/pig/pen/Illustrator.java:127–129 ·
view source on GitHub ↗
(long oriLimit)
Source
from the content-addressed store, hash-verified
125
}
126
127
public
void
setOriginalLimit(long oriLimit) {
128
this.oriLimit = oriLimit;
129
}
130
131
public
void
setEqClassesShared() {
132
eqClassesShared = true;
Callers
1
getData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected