Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ setPlan
Method
setPlan
src/org/apache/pig/newplan/Operator.java:97–99 ·
view source on GitHub ↗
(OperatorPlan p)
Source
from the content-addressed store, hash-verified
95
}
96
97
public
void
setPlan(OperatorPlan p) {
98
plan = p;
99
}
100
101
/**
102
* This is like a shallow equals comparison.
Callers
4
buildPlan
Method · 0.95
getOperatorToMerge
Method · 0.95
moveTree
Method · 0.45
merge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected