Class ConnectionCheckOutStartedEvent


  • public final class ConnectionCheckOutStartedEvent
    extends Object
    An event for when the driver starts to checkout out a connection.
    Since:
    4.0
    • Constructor Detail

      • ConnectionCheckOutStartedEvent

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

      • getServerId

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