Uses of Class
uk.ac.manchester.spinnaker.alloc.model.MachineDescription
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.allocator |
The core allocation system.
|
-
Uses of MachineDescription in uk.ac.manchester.spinnaker.alloc.allocator
Methods in uk.ac.manchester.spinnaker.alloc.allocator that return types with arguments of type MachineDescription Modifier and Type Method Description Optional<MachineDescription>
Spalloc. getMachineInfo(String machine, boolean allowOutOfService, Permit permit)
Optional<MachineDescription>
SpallocAPI. getMachineInfo(@NotNull String machine, boolean allowOutOfService, Permit permit)
Get info about a specific machine.