public class PythonGatewayServer extends Object
限定符和类型 | 类和说明 |
---|---|
static interface |
PythonGatewayServer.Watchdog
A simple watch dog interface.
|
限定符和类型 | 字段和说明 |
---|---|
static PythonGatewayServer.Watchdog |
watchdog
This watchdog object is provided to Python side to check whether its parent process is alive.
|
构造器和说明 |
---|
PythonGatewayServer() |
public static PythonGatewayServer.Watchdog watchdog
public static void main(String[] args) throws IOException, ExecutionException, InterruptedException
See: py4j.GatewayServer.main()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.