Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getScope
Method
getScope
src/org/apache/pig/scripting/js/JsScriptEngine.java:174–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
Scriptable getScope() {
175
return
scope;
176
}
177
178
/**
179
* creates a
new
JavaScript object
Callers
4
append
Method · 0.45
pigTupleToJS
Method · 0.45
pigBagToJS
Method · 0.45
jsToPigTuple
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected