java.lang.Object
java.util.AbstractMap<String,Object>
com.pervasive.datarush.coercion.JavaScriptRunner
com.pervasive.datarush.coercion.Drunner
- All Implemented Interfaces:
OperatorRegistrar,Map<String,Object>
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.pervasive.datarush.coercion.ContextManagerprotected final org.mozilla.javascript.ScriptableFields inherited from class com.pervasive.datarush.coercion.JavaScriptRunner
charset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentrySet()static DrunnerfromArgs(String[] args, CodeSource domain) static Objectstatic voidvoidrun()voidsetDumpFile(String path) voidsetGraphName(String name) Methods inherited from class com.pervasive.datarush.coercion.JavaScriptRunner
eval, eval, eval, getAs, processCliArgs, requireAsMethods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, toString, valuesMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
contextManager
protected final com.pervasive.datarush.coercion.ContextManager contextManager -
scope
protected final org.mozilla.javascript.Scriptable scope
-
-
Constructor Details
-
Drunner
public Drunner() -
Drunner
-
-
Method Details
-
setDumpFile
-
setGraphName
-
fromArgs
-
run
public void run() -
main
- Throws:
Exception
-
entrySet
-
put
-
jsToJava
-