Interface CgroupCustomSetting.Builder

  • Method Details

    • parameterName

      CgroupCustomSetting.Builder parameterName(String parameterName)

      PCS supports custom Cgroup settings for clusters. For more information, see Configuring custom Cgroup settings in PCS in the PCS User Guide.

      Parameters:
      parameterName - PCS supports custom Cgroup settings for clusters. For more information, see Configuring custom Cgroup settings in PCS in the PCS User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameterValue

      CgroupCustomSetting.Builder parameterValue(String parameterValue)

      The values for the configured Cgroup settings.

      Parameters:
      parameterValue - The values for the configured Cgroup settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.