| Constructor and Description | 
|---|
| ConnectionPoolWaitQueueEnteredEvent(ServerId serverId,
                                   long threadId)Construct an instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerId | getServerId()Gets the server id. | 
| long | getThreadId()Gets the thread id | 
| String | toString() | 
public ConnectionPoolWaitQueueEnteredEvent(ServerId serverId, long threadId)
serverId - the server idthreadId - the id of the thread that's waiting