ConnectionReadyEvent (driver-core 5.5.0 API) (original) (raw)


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

Constructors

long
The time it took to establish the connection.
[toString](#toString%28%29)()