Package uk.ac.manchester.spinnaker.front_end.download
The buffer manager and support classes.
-
Class Summary Class Description ClearMessage A message used to request fast data transfer from SpiNNaker to Host.DataGatherer Implementation of the SpiNNaker Fast Data Download Protocol.DataReceiver Stripped down version of the BufferManager for early testing.DirectDataGatherer Deprecated. This class uses an unimplemented API call that needs to be fixed but hasn't been yet.GatherProtocolMessage A message participating in the fast-data-download protocol.MissingSequenceNumbersMessage A message used to describe what sequence numbers are missing from a fast data transfer stream so that they can be retransmitted.RecordingRegion A descriptor about a channel of recording data.RecordingRegionDataGatherer A data gatherer that pulls the data from a recording region.StartSendingMessage A message used to request fast data transfer from SpiNNaker to Host. -
Enum Summary Enum Description GatherProtocolMessage.ID The various IDs of messages used in the fast download protocol.