Uses of Class
uk.ac.manchester.spinnaker.spalloc.exceptions.SpallocProtocolException
Package | Description |
---|---|
uk.ac.manchester.spinnaker.spalloc |
SpiNNaker old-style machine allocation client.
|
-
Uses of SpallocProtocolException in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that throw SpallocProtocolException Modifier and Type Method Description protected String
SpallocConnection. call(Command<?> command, Integer timeout)
Send a command to the server and return the reply.default Notification
SpallocAPI. waitForNotification()
Return the next notification to arrive.Notification
SpallocAPI. waitForNotification(Integer timeout)
Return the next notification to arrive.Notification
SpallocClient. waitForNotification(Integer timeout)