MCPcopy Create free account
hub / github.com/apache/pig / getScriptingLang

Method getScriptingLang

src/org/apache/pig/scripting/ScriptEngine.java:246–246  ·  view source on GitHub ↗

Gets ScriptEngine classname or keyword for the scripting language

()

Source from the content-addressed store, hash-verified

244 * Gets ScriptEngine classname or keyword for the scripting language
245 */
246 protected abstract String getScriptingLang();
247
248 /**
249 * Returns a map from local variable names to their values

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected