Class PowerOnJobBoardsCommand

java.lang.Object
uk.ac.manchester.spinnaker.spalloc.messages.Command<Integer>
uk.ac.manchester.spinnaker.spalloc.messages.PowerOnJobBoardsCommand

public class PowerOnJobBoardsCommand
extends Command<Integer>
Request to turn on the boards associated with a job.
See Also:
Spalloc Server documentation
  • Constructor Details

    • PowerOnJobBoardsCommand

      public PowerOnJobBoardsCommand​(int jobId)
      Create a request to turn on a job's allocated boards.
      Parameters:
      jobId - The job to request about.