Package uk.ac.manchester.spinnaker.alloc.compat

Spalloc v1 compatibility interface. Allows the new Spalloc service to emulate the old service; the main implementation is in the V1CompatService class.
  • Class Summary 
    Class Description
    Command
    The encoded form of a command to the server.
    V1CompatService
    Implementation of the old style Spalloc interface.
    V1CompatTask
    The core of tasks that handle connections by clients.
  • Exception Summary 
    Exception Description
    TaskException
    An exception that a task operation may throw.
  • Annotation Types Summary 
    Annotation Type Description
    SaneParameter
    Validates that an argument is a sane value to pass in a classic spalloc API call.