Class ConnectionPoolClosedEvent


  • public final class ConnectionPoolClosedEvent
    extends Object
    An event signifying the closing of a connection pool.
    Since:
    3.5
    • Constructor Detail

      • ConnectionPoolClosedEvent

        public ConnectionPoolClosedEvent​(ServerId serverId)
        Constructs a new instance of the event.
        Parameters:
        serverId - the server ide
    • Method Detail

      • getServerId

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