-
Methods in uk.ac.manchester.spinnaker.front_end with parameters of type CommandLineInterface.RunFolderParam
Modifier and Type |
Method |
Description |
void |
CommandLineInterface.downloadRecordingChannelsViaClassicTransfer(CommandLineInterface.PlacementsParam placements,
CommandLineInterface.MachineParam machine,
CommandLineInterface.DbFileParam dbFile,
CommandLineInterface.RunFolderParam runFolder) |
Download data without using data gatherer cores.
|
void |
CommandLineInterface.downloadRecordingChannelsViaMonitorStreaming(CommandLineInterface.GatherersParam gatherers,
CommandLineInterface.MachineParam machine,
CommandLineInterface.DbFileParam dbFile,
CommandLineInterface.RunFolderParam runFolder) |
Download data using data gatherer cores.
|
void |
CommandLineInterface.retrieveIOBUFs(CommandLineInterface.MachineParam machine,
CommandLineInterface.IobufMapParam iobuf,
CommandLineInterface.DbFileParam dbFile,
CommandLineInterface.RunFolderParam runFolder) |
Retrieve IOBUFs in parallel.
|
void |
CommandLineInterface.runDSEForAppCoresUploadingViaMonitorStreaming(CommandLineInterface.GatherersParam gatherers,
CommandLineInterface.MachineParam machine,
CommandLineInterface.DsFileParam dsFile,
CommandLineInterface.RunFolderParam runFolder,
Optional<File> reportFolder) |
Run the data specifications in parallel.
|