Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ get
Method
get
src/org/apache/pig/scripting/ScriptPigContext.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
static
ScriptPigContext get() {
45
return
tss.get();
46
}
47
48
public
ScriptEngine getScriptEngine() {
49
return
engine;
Callers
2
BoundScript
Method · 0.95
getScriptContext
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected