![]() |
Storage Engine API
|
This is the complete list of members for mongo::MobileSessionPool, including all inherited members.
| _curPoolSize | mongo::MobileSessionPool | private |
| _maxPoolSize | mongo::MobileSessionPool | private |
| _mutex | mongo::MobileSessionPool | private |
| _path | mongo::MobileSessionPool | private |
| _popSession_inlock() | mongo::MobileSessionPool | private |
| _releasedSessionNotifier | mongo::MobileSessionPool | private |
| _sessions | mongo::MobileSessionPool | private |
| _shuttingDown | mongo::MobileSessionPool | private |
| failedDropsQueue | mongo::MobileSessionPool | |
| getSession(OperationContext *opCtx) | mongo::MobileSessionPool | |
| MobileSessionPool(const std::string &path, std::uint64_t maxPoolSize=80) | mongo::MobileSessionPool | |
| MONGO_DISALLOW_COPYING(MobileSessionPool) | mongo::MobileSessionPool | private |
| releaseSession(MobileSession *session) | mongo::MobileSessionPool | |
| SessionPool typedef | mongo::MobileSessionPool | private |
| shutDown() | mongo::MobileSessionPool | |
| ~MobileSessionPool() | mongo::MobileSessionPool |