Class ConnectionPoolClosedEvent


  • public final class ConnectionPoolClosedEvent
    extends 
    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
      • toString

        public  toString()
        Overrides:
         in class