Package uk.ac.manchester.spinnaker.nmpi.machinemanager.commands
Commands to send to Spalloc.
-
Class Summary Class Description Command<A> A serialisable request to spalloc.CreateJobCommand Request to create a job.DestroyJobCommand Request to destroy a job.GetJobMachineInfoCommand Request to get machine information relating to a job.GetJobStateCommand Request the state of a job.JobKeepAliveCommand Request to keep a job alive.ListMachinesCommand Request to get the known machines from the spalloc service.NoNotifyJobCommand Request to not receive notifications about a job.NotifyJobCommand Request to get notifications about a job.PowerOffJobBoardsCommand Request to turn off the boards associated with a job.PowerOnJobBoardsCommand Request to turn on the boards associated with a job.WhereIsCommand Request to get the location of a chip in a job's allocation relative to a machine.