Uses of Interface
uk.ac.manchester.spinnaker.alloc.client.SpallocClient.Machine
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.client |
Java client for the SpiNNaker allocation service.
|
-
Uses of SpallocClient.Machine in uk.ac.manchester.spinnaker.alloc.client
Methods in uk.ac.manchester.spinnaker.alloc.client that return SpallocClient.Machine Modifier and Type Method Description SpallocClient.Machine
AllocatedMachine. getMachine()
SpallocClient.Machine
WhereIs. getMachineHandle()
Methods in uk.ac.manchester.spinnaker.alloc.client that return types with arguments of type SpallocClient.Machine Modifier and Type Method Description List<SpallocClient.Machine>
SpallocClient. listMachines()
Get a list of all Spalloc machines.