Class PowerOffJobBoardsCommand

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

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

    • PowerOffJobBoardsCommand

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