Package uk.ac.manchester.spinnaker.alloc.client
Java client for the SpiNNaker allocation service.
-
Interface Summary Interface Description SpallocClient An API for talking to the Spalloc service.SpallocClient.Job The services offered relating to a Spalloc job.SpallocClient.Machine The services offered relating to a Spalloc machine. -
Class Summary Class Description AllocatedMachine A description of what boards have been allocated to a job.AllocatedMachine.ConnectionInfo Information about a connection to a board.BoardCoords Generalised coordinates of a board.CreateJob A request to create a job.CreateJob.Dimensions Used when asking for a rectangle of boards.CreateJob.SpecificBoard Used when asking for a specific board.DeadLink Describes a dead or administratively disabled link.DeadLink.End One end of a dead link.JobDescription Describes a job.SpallocClientFactory A factory for clients to connect to the Spalloc service.WhereIs A description of where a board is and what it is doing. -
Exception Summary Exception Description SpallocClient.SpallocException Exception caused by the server sending an error.