|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptEngine | |
---|---|
org.apache.pig.scripting | |
org.apache.pig.scripting.jython |
Uses of ScriptEngine in org.apache.pig.scripting |
---|
Methods in org.apache.pig.scripting that return ScriptEngine | |
---|---|
static ScriptEngine |
ScriptEngine.getInstance(String scriptingLang)
get instance of the scriptEngine for the given scriptingLang |
Uses of ScriptEngine in org.apache.pig.scripting.jython |
---|
Subclasses of ScriptEngine in org.apache.pig.scripting.jython | |
---|---|
class |
JythonScriptEngine
Implementation of the script engine for Jython |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |