@Beta public class ConnectionPoolWaitQueueEvent extends ConnectionPoolEvent
| Constructor and Description |
|---|
ConnectionPoolWaitQueueEvent(ServerId serverId,
long threadId)
Constructs a new instance of the event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getThreadId()
Gets the identifier of the waiting thread.
|
getServerIdgetClusterIdpublic ConnectionPoolWaitQueueEvent(ServerId serverId, long threadId)
serverId - the server idthreadId - the identifier of the waiting thread