Class ConnectionPoolClearedEvent


  • public final class ConnectionPoolClearedEvent
    extends Object
    An event signifying when a connection pool is cleared.
    Since:
    4.0
    • Constructor Detail

      • ConnectionPoolClearedEvent

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

      • getServerId

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