Interface RedundantConnectionManager

    • Method Detail

      • setAutonomousWatchdog

        void setAutonomousWatchdog​(boolean value)
        Set autonomousWatchdog state value to all managed connectors.
        Parameters:
        value - true to activate or false do deactivate
      • getConnectorsSnapshot

        java.util.List<D2Connector> getConnectorsSnapshot​()
        Get snapshot of list of current connectors.
        Returns:
      • getRedundantConnectionEventListener

        RedundantConnectionEventListener getRedundantConnectionEventListener​()
        Get reference to the connection event listener.
        Returns:
        reference to the connection event listener