Uses of Interface
org.apache.flink.client.python.PythonGatewayServer.Watchdog
Packages that use PythonGatewayServer.Watchdog
-
Uses of PythonGatewayServer.Watchdog in org.apache.flink.client.python
Fields in org.apache.flink.client.python declared as PythonGatewayServer.WatchdogModifier and TypeFieldDescriptionstatic PythonGatewayServer.WatchdogPythonGatewayServer.watchdogThis watchdog object is provided to Python side to check whether its parent process is alive.