| Package | Description |
|---|---|
| com.vesoft.nebula.client.graph.net |
| Modifier and Type | Method and Description |
|---|---|
SessionWrapper |
SessionsManager.getSessionWrapper()
getSessionWrapper: return a SessionWrapper from sessionManager,
the SessionWrapper couldn't use by multi-thread
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionsManager.returnSessionWrapper(SessionWrapper session)
returnSessionWrapper: return the SessionWrapper to the sessionManger,
the old SessionWrapper couldn't use again.
|
Copyright © 2022. All rights reserved.