Interface | Description |
---|---|
IInteractiveReturn |
Type encapsulating return from the Python side.
|
IPythonSideEngine |
Main entry point for Py4J on Python side.
|
Py4JScriptEnginePrefConstants |
Class | Description |
---|---|
Activator | |
Py4JBootstrap |
Loads basic module support for script Py4J based engines
|
Py4jDebuggerEngine |
A script engine to debug Python code on a PY4J engine.
|
Py4jScriptEngine |