Uses of Class
uk.ac.manchester.spinnaker.alloc.model.DownLink
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
-
Uses of DownLink in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator that return types with arguments of type DownLink Modifier and Type Method Description List<DownLink>
SpallocAPI.Machine. getDownLinks()
The links within the machine that are marked as dead or otherwise taken out of service. -
Uses of DownLink in uk.ac.manchester.spinnaker.alloc.web