Uses of Interface
org.apache.flink.client.python.PythonGatewayServer.Watchdog
-
Packages that use PythonGatewayServer.Watchdog Package Description org.apache.flink.client.python -
-
Uses of PythonGatewayServer.Watchdog in org.apache.flink.client.python
Fields in org.apache.flink.client.python declared as PythonGatewayServer.Watchdog Modifier and Type Field Description static PythonGatewayServer.Watchdog
PythonGatewayServer. watchdog
This watchdog object is provided to Python side to check whether its parent process is alive.
-