Package com.mongodb.event
Class ConnectionPoolClosedEvent
java.lang.Object
com.mongodb.event.ConnectionPoolClosedEvent
An event signifying the closing of a connection pool.
- Since:
- 3.5
-
Constructor Summary
ConstructorDescriptionConnectionPoolClosedEvent
(ServerId serverId) Constructs a new instance of the event. -
Method Summary