Interface Scheduler.Builder

  • Method Details

    • type

      The software PCS uses to manage cluster scaling and job scheduling.

      Parameters:
      type - The software PCS uses to manage cluster scaling and job scheduling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The software PCS uses to manage cluster scaling and job scheduling.

      Parameters:
      type - The software PCS uses to manage cluster scaling and job scheduling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • version

      Scheduler.Builder version(String version)

      The version of the specified scheduling software that PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in PCS in the PCS User Guide.

      Valid Values: 23.11 | 24.05 | 24.11

      Parameters:
      version - The version of the specified scheduling software that PCS uses to manage cluster scaling and job scheduling. For more information, see Slurm versions in PCS in the PCS User Guide.

      Valid Values: 23.11 | 24.05 | 24.11

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