Interface SparkParameters.Builder

    • Method Detail

      • host

        SparkParameters.Builder host​(String host)

        Host.

        Parameters:
        host - Host.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • port

        SparkParameters.Builder port​(Integer port)

        Port.

        Parameters:
        port - Port.
        Returns:
        Returns a reference to this object so that method calls can be chained together.