Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ start
Method
start
src/org/apache/pig/tools/pigstats/ScriptState.java:195–198 ·
view source on GitHub ↗
(ScriptState state)
Source
from the content-addressed store, hash-verified
193
}
194
195
public
static
ScriptState start(ScriptState state) {
196
tss.set(state);
197
return
tss.get();
198
}
199
200
/**
201
* @deprecated use {@link org.apache.pig.tools.pigstats.ScriptState#start(ScriptState)} instead.
Callers
8
resetStateForExecModeSwitch
Method · 0.95
getTezDAG
Method · 0.95
compile
Method · 0.95
getTezDAG
Method · 0.95
PigServer
Method · 0.95
run
Method · 0.95
exec
Method · 0.95
call
Method · 0.95
Calls
5
setCommandLine
Method · 0.80
set
Method · 0.65
get
Method · 0.65
setPigContext
Method · 0.65
toString
Method · 0.45
Tested by
4
resetStateForExecModeSwitch
Method · 0.76
getTezDAG
Method · 0.76
compile
Method · 0.76
getTezDAG
Method · 0.76