Uses of Class
uk.ac.manchester.spinnaker.alloc.web.MachinePower
Packages that use MachinePower
Package
Description
The user-facing web interface to the new spalloc service.
-
Uses of MachinePower in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return MachinePowerModifier and TypeMethodDescriptionSpallocServiceAPI.JobAPI.getMachinePower()
Get the current power state of the job's sub-machine.Methods in uk.ac.manchester.spinnaker.alloc.web with parameters of type MachinePowerModifier and TypeMethodDescriptionvoid
SpallocServiceAPI.JobAPI.setMachinePower
(@NotNull @Valid MachinePower req, jakarta.ws.rs.container.AsyncResponse response) Set the power state of the job's sub-machine.