AbstractJepScriptlet |
Ancestor for Jep/Python scripts.
|
FlowJepScriptlet |
Encapsulates Jep/Python scripts that are run in the flow.
|
JepOutputStream |
For redirecting output from the Python stdout/stderr to Java.
|
JepScript |
Wrapper for a Jep scripts to be editable in the GOE.
|
JepScriptingEngine |
Engine that executes Jep/Python scripts centrally.
|
JepScriptingEngineThread |
A thread class for processing Jep scriptlets.
|
JepUtils |
Helper methods around Jep.
|
RScript |
Wrapper for a R scripts to be editable in the GOE.
|
SimpleJepScriptlet |
Simple script that gets executed in memory, line by line.
|