Class ConnectionReadyEvent

java.lang.Object
com.mongodb.event.ConnectionReadyEvent

public final class ConnectionReadyEvent extends Object
An event for when a connection in the pool has finished being established. Such a connection is considered available until it becomes in use or closed.
Since:
4.0