Class | Description |
---|---|
PythonDriver |
A main class used to launch Python applications.
|
PythonDriverEnvUtils |
The util class help to prepare Python env and run the python process.
|
PythonDriverEnvUtils.PythonEnvironment |
Wraps Python exec environment.
|
PythonGatewayServer |
The Py4j Gateway Server provides RPC service for user's python process.
|
PythonResourceExtractor |
The program that extracts the internal python libraries and join their absolute paths to append to PYTHONPATH.
|
PythonShellParser |
Command line parser for Python shell.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.