Uses of Class
uk.ac.manchester.spinnaker.alloc.web.Process
Package | Description |
---|---|
uk.ac.manchester.spinnaker.alloc.web |
The user-facing web interface to the new spalloc service.
|
-
Uses of Process in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return types with arguments of type Process Modifier and Type Method Description List<Process>
SystemController. listProcesses(int id, @javax.validation.Valid int x, @javax.validation.Valid int y)
Get job processes on a chip.List<Process>
SystemControllerImpl. listProcesses(int id, int x, int y)