Package | Description |
---|---|
com.mongodb.internal.session |
Modifier and Type | Field and Description |
---|---|
private ConcurrentPool<ServerSessionPool.ServerSessionImpl> |
ServerSessionPool.serverSessionPool |
Modifier and Type | Method and Description |
---|---|
ServerSessionPool.ServerSessionImpl |
ServerSessionPool.ServerSessionItemFactory.create(boolean initialize) |
Modifier and Type | Method and Description |
---|---|
void |
ServerSessionPool.ServerSessionItemFactory.close(ServerSessionPool.ServerSessionImpl serverSession) |
private void |
ServerSessionPool.closeSession(ServerSessionPool.ServerSessionImpl serverSession) |
private boolean |
ServerSessionPool.shouldPrune(ServerSessionPool.ServerSessionImpl serverSession) |
ConcurrentPool.Prune |
ServerSessionPool.ServerSessionItemFactory.shouldPrune(ServerSessionPool.ServerSessionImpl serverSession) |