Uses of Class
uk.ac.manchester.spinnaker.spalloc.messages.JobState
Packages that use JobState
Package
Description
SpiNNaker old-style machine allocation client.
Commands to send to Spalloc, and responses received from Spalloc.
-
Uses of JobState in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return JobStateModifier and TypeMethodDescriptiondefault JobState
SpallocAPI.getJobState
(int jobID) Get the state of a job.SpallocAPI.getJobState
(int jobID, @Positive Integer timeout) Get the state of a job.SpallocClient.getJobState
(int jobID, Integer timeout) -
Uses of JobState in uk.ac.manchester.spinnaker.spalloc.messages
Methods in uk.ac.manchester.spinnaker.spalloc.messages that return JobState