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