MCPcopy 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

getTezDAGMethod · 0.95
compileMethod · 0.95
getTezDAGMethod · 0.95
PigServerMethod · 0.95
runMethod · 0.95
execMethod · 0.95
callMethod · 0.95

Calls 5

setCommandLineMethod · 0.80
setMethod · 0.65
getMethod · 0.65
setPigContextMethod · 0.65
toStringMethod · 0.45

Tested by 4

getTezDAGMethod · 0.76
compileMethod · 0.76
getTezDAGMethod · 0.76