Uses of Class
uk.ac.manchester.spinnaker.alloc.admin.MachineDefinitionLoader.Link
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.admin |
Administrative interfaces for spalloc server.
|
-
Uses of MachineDefinitionLoader.Link in uk.ac.manchester.spinnaker.alloc.admin
Methods in uk.ac.manchester.spinnaker.alloc.admin that return MachineDefinitionLoader.Link Modifier and Type Method Description static MachineDefinitionLoader.Link
MachineDefinitionLoader.Link. valueOf(String name)
Returns the enum constant of this type with the specified name.static MachineDefinitionLoader.Link[]
MachineDefinitionLoader.Link. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.ac.manchester.spinnaker.alloc.admin that return types with arguments of type MachineDefinitionLoader.Link Modifier and Type Method Description Map<TriadCoords,EnumSet<MachineDefinitionLoader.Link>>
MachineDefinitionLoader.Machine. getDeadLinks()