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