Interface StarburstParameters.Builder

  • Method Details

    • host

      The host name of the Starburst data source.

      Parameters:
      host - The host name of the Starburst data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port for the Starburst data source.

      Parameters:
      port - The port for the Starburst data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • catalog

      The catalog name for the Starburst data source.

      Parameters:
      catalog - The catalog name for the Starburst data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productType

      StarburstParameters.Builder productType(String productType)

      The product type for the Starburst data source.

      Parameters:
      productType - The product type for the Starburst data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • productType

      The product type for the Starburst data source.

      Parameters:
      productType - The product type for the Starburst data source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: