Package org.apache.flink.client.python
Class PythonDriver
java.lang.Object
org.apache.flink.client.python.PythonDriver
A main class used to launch Python applications. It executes python as a subprocess and then has
it connect back to the JVM to access system properties, etc.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PythonDriver
public PythonDriver()
-
-
Method Details
-
main
- Throws:
Throwable
-