Skip navigation links
A B C D E F G I J L M N P Q R S T U V W 

P

PACKAGE_TYPE - Static variable in class py4j.Protocol
 
periodicCleanup() - Method in class py4j.CallbackClient
Closes communication channels that have not been used for a time specified at the creation of the callback client.
Protocol - Class in py4j
This class defines the protocol used to communicate between two virtual machines (e.g., Python and Java).
Protocol() - Constructor for class py4j.Protocol
 
putNewObject(Object) - Method in class py4j.Gateway
Adds a new object to the gateway bindings and return the generated ID.
putObject(String, Object) - Method in class py4j.Gateway
 
py4j - package py4j
 
Py4JException - Exception in py4j
Exception raised when an error is encountered while using Py4J.
Py4JException() - Constructor for exception py4j.Py4JException
 
Py4JException(String) - Constructor for exception py4j.Py4JException
 
Py4JException(String, Throwable) - Constructor for exception py4j.Py4JException
 
Py4JException(Throwable) - Constructor for exception py4j.Py4JException
 
Py4JJavaException - Exception in py4j
Exception raised when an exception is thrown in the client code.
Py4JJavaException() - Constructor for exception py4j.Py4JJavaException
 
Py4JJavaException(String) - Constructor for exception py4j.Py4JJavaException
 
Py4JJavaException(String, Throwable) - Constructor for exception py4j.Py4JJavaException
 
Py4JJavaException(Throwable) - Constructor for exception py4j.Py4JJavaException
 
Py4JNetworkException - Exception in py4j
Exception raised when a network error is encountered while using Py4J.
Py4JNetworkException() - Constructor for exception py4j.Py4JNetworkException
 
Py4JNetworkException(String) - Constructor for exception py4j.Py4JNetworkException
 
Py4JNetworkException(String, Throwable) - Constructor for exception py4j.Py4JNetworkException
 
Py4JNetworkException(Throwable) - Constructor for exception py4j.Py4JNetworkException
 
PYTHON_PROXY_TYPE - Static variable in class py4j.Protocol
 
A B C D E F G I J L M N P Q R S T U V W 
Skip navigation links