Uses of Class
uk.ac.manchester.spinnaker.spalloc.messages.JobState
Packages that use JobState
Package
Description
Spalloc v1 compatibility interface.
SpiNNaker old-style machine allocation client.
Commands to send to Spalloc, and responses received from Spalloc.
-
Uses of JobState in uk.ac.manchester.spinnaker.alloc.compat
Methods in uk.ac.manchester.spinnaker.alloc.compat that return JobStateModifier and TypeMethodDescriptionprotected abstract JobStateV1CompatTask.getJobState(int jobId) Get the state of a job. -
Uses of JobState in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return JobStateModifier and TypeMethodDescriptiondefault JobStateSpallocAPI.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