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


public final class ConnectionCheckOutFailedEvent extends Object

An event for when checking out a connection fails.

Since:

4.0

Nested Classes
static enum
An enumeration of the reasons checking out a connection failed

Constructors

long
The time it took to check out the connection.
long
Gets the operation identifier
[getReason](#getReason%28%29)()
Gets the reason for the check out failure.
[toString](#toString%28%29)()