public final class ConnectionPoolWaitQueueEnteredEvent
extends java.lang.Object
Constructor and Description |
---|
ConnectionPoolWaitQueueEnteredEvent(ServerId serverId)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
ServerId |
getServerId()
Gets the server id.
|
java.lang.String |
toString() |
public ConnectionPoolWaitQueueEnteredEvent(ServerId serverId)
serverId
- the server idpublic ServerId getServerId()
public java.lang.String toString()
toString
in class java.lang.Object