Uses of Interface
uk.ac.manchester.spinnaker.spalloc.messages.Notification
Packages that use Notification
Package
Description
SpiNNaker old-style machine allocation client.
Commands to send to Spalloc, and responses received from Spalloc.
-
Uses of Notification in uk.ac.manchester.spinnaker.spalloc
Fields in uk.ac.manchester.spinnaker.spalloc with type parameters of type NotificationModifier and TypeFieldDescriptionprotected final Queue<Notification>SpallocConnection.notificationsA queue of unprocessed notifications.Methods in uk.ac.manchester.spinnaker.spalloc that return NotificationModifier and TypeMethodDescriptiondefault NotificationSpallocAPI.waitForNotification()Return the next notification to arrive.SpallocAPI.waitForNotification(Integer timeout) Return the next notification to arrive.SpallocClient.waitForNotification(Integer timeout) -
Uses of Notification in uk.ac.manchester.spinnaker.spalloc.messages
Classes in uk.ac.manchester.spinnaker.spalloc.messages that implement NotificationModifier and TypeClassDescriptionclassA response that describes what jobs have changed state.classA response that describes what machines have changed state.