Package com.mongodb.event
Class ConnectionPoolWaitQueueExitedEvent
java.lang.Object
com.mongodb.event.ConnectionPoolWaitQueueExitedEvent
Deprecated.
In the next major release, this event will no longer be published
An event for entering the wait queue of the connection pool.
- Since:
- 3.5
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionPoolWaitQueueExitedEvent(ServerId serverId) Deprecated.Construct an instance. -
Method Summary