Uses of Class
py4j.ClientServerConnection
Packages that use ClientServerConnection
-
Uses of ClientServerConnection in py4j
Fields in py4j with type parameters of type ClientServerConnectionModifier and TypeFieldDescriptionprotected ThreadLocal<WeakReference<ClientServerConnection>>
PythonClient.threadConnection
Methods in py4j that return ClientServerConnectionModifier and TypeMethodDescriptionPy4JPythonClientPerThread.getPerThreadConnection()
PythonClient.getPerThreadConnection()
Methods in py4j with parameters of type ClientServerConnectionModifier and TypeMethodDescriptionvoid
Py4JPythonClientPerThread.setPerThreadConnection
(ClientServerConnection clientServerConnection) void
PythonClient.setPerThreadConnection
(ClientServerConnection clientServerConnection)