Uses of Class
uk.ac.manchester.spinnaker.spalloc.messages.Machine
Packages that use Machine
Package
Description
Spalloc v1 compatibility interface.
SpiNNaker old-style machine allocation client.
-
Uses of Machine in uk.ac.manchester.spinnaker.alloc.compat
Methods in uk.ac.manchester.spinnaker.alloc.compat that return MachineModifier and TypeMethodDescriptionprotected abstract Machine[]
V1CompatTask.listMachines()
List the machines. -
Uses of Machine in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return types with arguments of type MachineModifier and TypeMethodDescriptionSpallocAPI.listMachines()
List all known machines.SpallocAPI.listMachines
(@Positive Integer timeout) List all known machines.SpallocClient.listMachines
(Integer timeout)