| Constructor and Description | 
|---|
| ConnectionPoolWaitQueueExitedEvent(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 ConnectionPoolWaitQueueExitedEvent(ServerId serverId, long threadId)
serverId - the server idthreadId - the id of the thread that's waiting