Uses of Class
py4j.Py4JNetworkException
Packages that use Py4JNetworkException
-
Uses of Py4JNetworkException in py4j
Methods in py4j with parameters of type Py4JNetworkExceptionModifier and TypeMethodDescriptionprotected boolean
CallbackClient.shouldRetrySendCommand
(Py4JClientConnection cc, Py4JNetworkException pne) protected boolean
PythonClient.shouldRetrySendCommand
(Py4JClientConnection cc, Py4JNetworkException pne) Methods in py4j that throw Py4JNetworkExceptionModifier and TypeMethodDescriptionprotected void
GatewayServer.startSocket()
Starts the ServerSocket.