Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ markAsExecuted
Method
markAsExecuted
src/org/apache/pig/PigServer.java:1584–1585 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1582
}
1583
1584
void
markAsExecuted() {
1585
}
1586
1587
public
LogicalPlan getLogicalPlan() {
1588
return
this.lp;
Callers
1
explain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected