Package uk.ac.manchester.spinnaker.nmpi.machinemanager.responses

Responses received from Spalloc.
  • Interface Summary 
    Interface Description
    Response
    An (abstract) response from the machine manager.
  • Class Summary 
    Class Description
    Chip
    Describes a chip by its X,Y location.
    Connection
    Describes a connection by its chip and hostname.
    ExceptionResponse
    A response to a request that indicates a failure.
    JobMachineInfo
    A description of a machine associated with a job, in terms of width, height, connections and its name.
    JobsChangedResponse
    A response that describes what jobs have changed state.
    JobState
    A description of the state of a job, in terms of its state, whether its boards are powered, the advised keep-alive polling interval and the reason that the job died (if in the DESTROYED state).
    ListMachinesResponse
    A response that is the result of listing the machines.
    Machine
    Describes a machine by its name, tags, width and height.
    ReturnResponse
    A response that is the successful result of a request.
    WhereIs
    The description of where some resource is on a SpiNNaker system.