Interface ScaleOutPolicy.Builder

  • Method Details

    • cpuUtilizationPercentage

      ScaleOutPolicy.Builder cpuUtilizationPercentage(Integer cpuUtilizationPercentage)

      The CPU utilization percentage threshold at which you want connector scale out to be triggered.

      Parameters:
      cpuUtilizationPercentage - The CPU utilization percentage threshold at which you want connector scale out to be triggered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.