Package | Description |
---|---|
py4j |
Modifier and Type | Method and Description |
---|---|
protected boolean |
CallbackClient.shouldRetrySendCommand(Py4JClientConnection cc,
Py4JNetworkException pne) |
protected boolean |
PythonClient.shouldRetrySendCommand(Py4JClientConnection cc,
Py4JNetworkException pne) |
Modifier and Type | Method and Description |
---|---|
protected void |
GatewayServer.startSocket()
Starts the ServerSocket.
|