| Package | Description |
|---|---|
| com.mongodb.internal.session | |
| com.mongodb.session |
Contains classes related to sessions
|
| Modifier and Type | Method and Description |
|---|---|
ServerSession |
ServerSessionPool.get() |
ServerSession |
ClientSessionImpl.getServerSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSessionPool.release(ServerSession serverSession) |
| Modifier and Type | Method and Description |
|---|---|
ServerSession |
ClientSession.getServerSession() |
Copyright © 2018. All rights reserved.