Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ get
Method
get
src/org/apache/pig/tools/pigstats/ScriptState.java:191–193 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
189
}
190
191
public
static
ScriptState get() {
192
return
tss.get();
193
}
194
195
public
static
ScriptState start(ScriptState state) {
196
tss.set(state);
Callers
15
validateFailure
Method · 0.95
getAlias
Method · 0.95
PigServer
Method · 0.95
executeCompiledLogicalPlan
Method · 0.95
iterator
Method · 0.95
getHadoopVersion
Method · 0.95
getPigVersion
Method · 0.95
getScript
Method · 0.95
getScriptId
Method · 0.95
getFileName
Method · 0.95
getFeatures
Method · 0.95
SparkPigStats
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
2
validateFailure
Method · 0.76
getAlias
Method · 0.76