Uses of Class
uk.ac.manchester.spinnaker.spalloc.messages.Machine
Package | Description |
---|---|
uk.ac.manchester.spinnaker.spalloc |
SpiNNaker old-style machine allocation client.
|
-
Uses of Machine in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return types with arguments of type Machine Modifier and Type Method Description default List<Machine>
SpallocAPI. listMachines()
List all known machines.List<Machine>
SpallocAPI. listMachines(@Positive Integer timeout)
List all known machines.List<Machine>
SpallocClient. listMachines(Integer timeout)