Class ServerHeartbeatStartedEvent


  • public final class ServerHeartbeatStartedEvent
    extends 
    An event for the start of a server heartbeat.
    Since:
    3.3
    • Constructor Detail

      • ServerHeartbeatStartedEvent

        public ServerHeartbeatStartedEvent​(ConnectionId connectionId)
        Construct an instance.
        Parameters:
        connectionId - the non-null connnectionId
    • Method Detail

      • getConnectionId

        public ConnectionId getConnectionId()
        Gets the connectionId.
        Returns:
        the connectionId
      • toString

        public  toString()
        Overrides:
         in class