Package org.apache.flink.client.python
-
Interface Summary 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 Summary Class Description PythonDriver A main class used to launch Python applications.PythonFunctionFactory.CacheKey The cache key.PythonFunctionFactoryImpl Default implementation of PythonFunctionFactory.PythonGatewayServer The Py4j Gateway Server provides RPC service for user's python process.PythonShellParser Command line parser for Python shell.