Package | Description |
---|---|
py4j |
Modifier and Type | Field and Description |
---|---|
protected java.lang.ThreadLocal<java.lang.ref.WeakReference<ClientServerConnection>> |
PythonClient.threadConnection |
Modifier and Type | Method and Description |
---|---|
ClientServerConnection |
Py4JPythonClientPerThread.getPerThreadConnection() |
ClientServerConnection |
PythonClient.getPerThreadConnection() |
Modifier and Type | Method and Description |
---|---|
void |
Py4JPythonClientPerThread.setPerThreadConnection(ClientServerConnection clientServerConnection) |
void |
PythonClient.setPerThreadConnection(ClientServerConnection clientServerConnection) |