Uses of Class
uk.ac.manchester.spinnaker.front_end.download.request.DownloadRegion
Package | Description |
---|---|
uk.ac.manchester.spinnaker.front_end.download.request |
Classes used to describe the JSON requests to the data transfer code.
|
-
Uses of DownloadRegion in uk.ac.manchester.spinnaker.front_end.download.request
Methods in uk.ac.manchester.spinnaker.front_end.download.request that return DownloadRegion Modifier and Type Method Description DownloadRegion[]
Vertex. getDownloadRegions()
Constructors in uk.ac.manchester.spinnaker.front_end.download.request with parameters of type DownloadRegion Constructor Description Vertex(String label, long recordingRegionBaseAddress, int[] recordedRegionIds, DownloadRegion[] downloadRegions)
Create a minimal vertex, possibly using an unmarshaller.