Interface | Description |
---|---|
PythonFunctionFactory |
The factory which creates the PythonFunction objects from given module name and object name.
|
PythonGatewayServer.Watchdog |
A simple watch dog interface.
|
Class | Description |
---|---|
PythonDriver |
A main class used to launch Python applications.
|
PythonFunctionFactory.PythonProcessShutdownHook |
The shutdown hook used to destroy the Python process.
|
PythonGatewayServer |
The Py4j Gateway Server provides RPC service for user's python process.
|
PythonShellParser |
Command line parser for Python shell.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.