Class ConnectionPoolWaitQueueExitedEvent



  • public final class ConnectionPoolWaitQueueExitedEvent
    extends Object
    An event for entering the wait queue of the connection pool.
    Since:
    3.5
    • Constructor Detail

      • ConnectionPoolWaitQueueExitedEvent

        public ConnectionPoolWaitQueueExitedEvent​(ServerId serverId)
        Construct an instance.
        Parameters:
        serverId - the server id
    • Method Detail

      • getServerId

        public ServerId getServerId​()
        Gets the server id.
        Returns:
        the server id