| 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 |
PythonClient.getPerThreadConnection() |
ClientServerConnection |
Py4JPythonClientPerThread.getPerThreadConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
PythonClient.setPerThreadConnection(ClientServerConnection clientServerConnection) |
void |
Py4JPythonClientPerThread.setPerThreadConnection(ClientServerConnection clientServerConnection) |