Interface FailoverEventListener


public interface FailoverEventListener
A FailoverEvent notifies the client the state if the connection changes occurred on the session.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notifies that a connection state has changed according the specified event type.
  • Method Details

    • failoverEvent

      void failoverEvent(FailoverEventType eventType)
      Notifies that a connection state has changed according the specified event type.
      This method is called when failover is detected, if it fails and when it's completed
      Parameters:
      eventType - The type of event