Interface RistRouterInputConfiguration.Builder

  • Method Details

    • port

      The port number used for the RIST protocol in the router input configuration.

      Parameters:
      port - The port number used for the RIST protocol in the router input configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recoveryLatencyMilliseconds

      RistRouterInputConfiguration.Builder recoveryLatencyMilliseconds(Long recoveryLatencyMilliseconds)

      The recovery latency in milliseconds for the RIST protocol in the router input configuration.

      Parameters:
      recoveryLatencyMilliseconds - The recovery latency in milliseconds for the RIST protocol in the router input configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.