Class MachinesResponse
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.MachinesResponse
The description of machines known to the service. A list of
MachinesResponse.BriefMachineDescription
s.- Author:
- Donal Fellows
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A brief, summary description of a machine. -
Field Summary
FieldsModifier and TypeFieldDescriptionThe list of machines known to the service. -
Method Summary
-
Field Details
-
machines
The list of machines known to the service.
-