Uses of Interface
uk.ac.manchester.spinnaker.nmpi.rest.OutputManager
Package | Description |
---|---|
uk.ac.manchester.spinnaker.nmpi.jobmanager |
The job executers and their factories.
|
uk.ac.manchester.spinnaker.nmpi.web |
NMPI SpiNNaker Service handler.
|
-
Uses of OutputManager in uk.ac.manchester.spinnaker.nmpi.jobmanager
Classes in uk.ac.manchester.spinnaker.nmpi.jobmanager that implement OutputManager Modifier and Type Class Description class
OutputManagerImpl
Service for managing Job output files. -
Uses of OutputManager in uk.ac.manchester.spinnaker.nmpi.web
Methods in uk.ac.manchester.spinnaker.nmpi.web that return OutputManager Modifier and Type Method Description OutputManager
RemoteSpinnakerBeans. outputManager()
The output manager.