Package com.mongodb.event
Class ConnectionPoolWaitQueueEnteredEvent
java.lang.Object
com.mongodb.event.ConnectionPoolWaitQueueEnteredEvent
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
ConstructorsConstructorDescriptionConnectionPoolWaitQueueEnteredEvent
(ServerId serverId) Deprecated.Construct an instance. -
Method Summary